Tagged: 

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

    Hi guys,
    wondering if a miracle is possible? I have a boxed layout site but the client wants a one page squeeze page on that site in a different style (and most important FULL-WIDTH)… is that possible?

    #533206

    Hi Annemarie!

    Can you please post the link to your page?

    Regards,
    Yigit

    #533208

    Wow that was fast Yigit.

    I haven’t actually started the page yet just wanted to know before I start designing. The site it will be going on is http://www.TomStern.dk

    #533212

    Hey!

    You can use following code

    body.page-id-1370 {
        width: 100%!important;
        max-width: 100%!important;
    }

    and then change page ID in the code to match your page’s ID :)

    Cheers!
    Yigit

    #533239

    Wow that’s fantastic, the client will be really happy. Thanks Genius!

    #533242

    Hey!

    You are welcome Annemarie, glad we could help!
    Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Possible to set a single page to full-width even though site is Boxed layout?’ is closed to new replies.