Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #994365
    chleroux
    Participant

    hi,
    i wanted to have the Icon template with a fixed sidebar. So there is.
    To do this, we need to choose Default model when we create a page. But inside this page, for the main content, i would like to have sections in fullwidth (like in this demo http://theme.co/x/demo/icon/3/ where the slider and the sections after are in fullwidth).
    So when i build my website, i don’t find haw to do this, i always have a container (show the website here http://evdl.mapetiteentreprise.me/ where for example the image with 1200pixels width not appear without margins).
    Please how to do fullwidth,
    thanks for your help best regards, Christophe

    #994708
    Prasant Rai
    Moderator

    Hello Christophe,

    Thanks for writing in!

    Please select Fullwidth Layout from Templates under Page Attribute.

    http://prntscr.com/b4xtcm

    Thanks.

    #1002795
    chleroux
    Participant

    hi, when i select fullwidth layout, the sidebar disappear.
    http://evdl.mapetiteentreprise.me/

    #1002832
    Christopher
    Moderator

    Hi there,

    Please change page’s template to Blank-No Container|Header-Footer.

    Thanks.

    #1002859
    chleroux
    Participant

    hi, always the same thing, the sidebar disappear

    Thank you for your help

    #1002873
    Christopher
    Moderator

    Hi there,

    Please navigate to Customize -> Layout and design and select one of content layouts with sidebar.

    If you need further assist, provide us with login credentials.

    Thanks.

    #1003760
    chleroux
    Participant
    This reply has been marked as private.
    #1003785
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .page-template-default .x-section .x-container.max.width {
        width: 90%;
    }
    .page-template-default .entry-wrap .x-container.max.width {
        width: 100%;
    }
    

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-994365 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>