Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #347901

    I have two sites with licensed enfold. One still has the responsive with max width. The newer one, that setting is gone. Now the site is all 100% width. Before, it was menu, slider, footer was 100% and the header and body content were like 60% centered. Why was that removed? How do I get that back?

    #347905

    Under General Settings, added this to Quick CSS box.

    .responsive .container {
    max-width: 1210px !important;
    margin:auto;
    }

    But why was the setting removed?

    #348189

    Hi!

    I’m not sure what it looked like in the previous versions but to do that in the latest version there is an option in Dashboard > Enfold > General Layout. You’ll want to set it to use the stretched layout and you can set the maximum width in the Dimensions tab.

    Cheers!
    Elliott

    #349021

    This is true… the setting was moved from where it was to now General Layout > Dimensions > “Maximum Container width”

    Thanks Elliott :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Responsive max width setting gone?’ is closed to new replies.