Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #265824

    Hi guys

    I’ve just purchased Enfold as looks very flexible and my client wants a full 100% width website that is responsive.

    How can I make everything on all pages go to 100% on the whole site I’m about to build….

    Only just installed the theme and can see how to set template to 100% full width but the header doesn’t stretch

    We’d like the logo and menu to go full width like this as well as page titles, footer text

    http://caseykaplangallery.com/cat/exhibitions/

    Any ideas?

    Thanks

    Jon

    #265880

    Hey wrongjon!

    Please go to Enfold theme options > General Styling > General and choose to display “Stretched layout” in “Use stretched or boxed layout?”. If this is not what you meant, please post a screenshot and show the changes you would like to make.
    P.S.: Website you have posted is not using Enfold :)

    Cheers!
    Yigit

    #265885

    Hi
    Thanks for the reply
    Yes that link was an example of a site we want to build where the header (logo and menu) go to full width of the screen not just 1000px etc

    Here is our deo site http://ordovas.jacl.co.uk/sample-page/

    We have the stretched layout but its max = 1210px so can we just change the css below to 100% to get a proper full width site?

    .responsive_large .container {
    width: 1210px;
    }

    #265923

    Hey!

    No, unfortunately not. The grid inside the main container would still be limited to its defined pixel width. So you would need to go through and change the grid.css file to use percentages or regenerate the file from the themes less files. That should work for any modern browser but I don’t think it will carry over any of the IE8 tweaks.

    Best regards,
    Devin

    #906728
    This reply has been marked as private.
    #906778

    Hi,

    You can set the container width in the Maximum Container width option under Enfold->General Layout.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.