Okay
  Public Ticket #829876
Boxed layout except on homepage?
Closed

Comments

  • Steve started the conversation

    Hey guys,

    Is there any way to disable the boxed layout on the homepage, but have it enabled across the rest of the site?

    Thanks,
    Steve

  •  8,994
    Tahir replied

    Hey ,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .home #boxed, .home #boxed #header-outer, .home #boxed #header-secondary-outer, .home #boxed #slide-out-widget-area-bg.fullscreen, .home #boxed #page-header-bg[data-parallax="1"], .home #boxed #featured, body[data-footer-reveal="1"] .home #boxed #footer-outer, .home #boxed .orbit > div, .home #boxed #featured article, .ascend .home #boxed #search-outer {
        width: 100% !important;
        min-width: 100% !important;
    }
    

    Best.


    ThemeNectar Support Team 

  • Steve replied

    Perfect!

    Thank you, Tahir, for the fast fix that did exactly what I wanted!

    You can close the ticket now if you want ... :)