Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #519799

    Hi our website is boxed layout but i wanted to create a landing page that would be the first page the user goes to. But i want it full screen, is there anyway to do this, to create a full screen page even though i have a boxed layout? Thanks in advance.

    #519847

    Hey codecreative!

    Can you please post the link to your page which you would like to display as fullwidth?

    Cheers!
    Yigit

    #519913

    Hi Yigit, below is the link to the page, it already has an image in it of what the landing page will look like, its just in a boxed layout so it looks bad! Id like to use your page builder to build a landing page like the one you will see in full width layout.

    http://www.whitesidetaxis.co.uk/landing-page/

    #519918

    Hi!

    Please add following code to Quick CSS

    body#top.page-id-1037 {
        width: 100%!important;
        max-width: 100%!important;
    }

    Cheers!
    Yigit

    #520037

    Hi there that doesnt seem to have worked. the text you wrote is appearing at the top of the landing page. Could you re look at the link i provided. Thanks again!

    #520041

    Hi!

    Please make sure that you have added the code to Quick CSS field and not Google Analytics field :)

    Best regards,
    Yigit

    #520066

    haha wow that was embarrassing! thanks a lot its worked fine! you’re a legend!

    #520068

    Hi!

    No worries at all :)
    Have a great weekend!

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Website layouts per page?’ is closed to new replies.