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

    Hi
    I’m using the “Construction” demo to create a website. In the demo, the content is stretched across the whole page.
    On my website all the content (except the header and full-width elements) are boxed / they don’t stretch across the page.

    I’ve kept the same settings as the demo – I have “stretched layout” in general settings.
    I’ve set maximum container width at 100% (and tried different settings)
    I’m using the same page templates as the demo, and even the demo pages which I haven’t altered show boxed.
    I have the latest version of Enfold
    I’ve tried disabling performance options – css and javascript
    If I tick “Let logo and menu position adapt to browser window” in the header behaviour, the header stretches full screen, otherwise it is also boxed.

    I’ve searched the forum but can’t find anything that helps!

    Thanks in advance,
    Tim
    P.S. I love the theme!

    • This topic was modified 6 years, 6 months ago by green-finch.
    #960361

    Hey green-finch,

    Please try the following in Quick CSS under Enfold->General Styling:

    .container {
        max-width: 100% !important;
    }

    Best regards,
    Rikard

    #960395

    Hi

    That did the trick – thank you for such a prompt and helpful response.

    Tim

    #960472

    Hi,

    I’m glad Rikard was able to provide a solution. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Stretched layout site – pages are boxed’ is closed to new replies.