Reply To: How to prevent elements moving when browser window is resized September 17, 2013 at 12:04 am #3157 RonKeymaster Add this on the custom css option. #container { max-width: none; }