Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #477923

    Hello
    I have a live site that is using the boxed layout for all of the pages, and the client wants to know if we can change just the home page to be full width, ie, stretched. Can this be done by using the page id and some custom code? Thanks in advance :)

    #477932

    Hey webWahine!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top.boxed.home { width: 100% !important; max-width: 100% !important; }

    If that does not help, please post the link to your website

    Cheers!
    Yigit

    #479854

    Thanks so much for the prompt reply! Sorry that I was so slow getting back to you. It did work on the main body but the header area with the logo and menu aligned left and then stopped (screen shot link here)

    So I guess it needs a little more css to fix that; thanks again, in advance :)

    #479945

    Hi!

    It looks like the screenshot link didn’t go through.

    May we have a link to the website itself if possible?

    Regards,
    Dake

    #480401

    It’s ok, they decided to go fullwidth for the whole site so thanks for your help but it’s ok now :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Stretched layout on home page only and boxed layout on all other pages?’ is closed to new replies.