Left margin changes when scaling browser window

edited May 2018 in BeBuilder
On large screens, the layout for this page is fine. But when I scale it to about 1200px the left margin disappears, then reappears as the window gets smaller. How can I keep it consistent through scaling?

Comments

  • HI,
    there is not much that can be done, the responsive css was written to work this way.
    You could just enable full-width option for the section style.
    thanks
  • Why don't the other pages do this? Is it the way this page is laid out? For ascetics, full screen is too wide for the amount of text on the page.

    Thanks
  • The responsive breakpoints are written into the css and they cannot be changed. The only thing you could do is to set the grid width to a lower value in theme options>global>general.
    thanks
Sign In or Register to comment.