Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1227991
    GATHH
    Participant

    Hi there,
    I am trying to figure out how to make a full width row (content band) in X theme with Visual Composer.
    I see no full width option in content band settings. Any suggestions?
    Thanks.

    #1228001
    Rupok
    Member

    Hi there,

    Let’s open Content Band settings and make sure to uncheck “Inner Container” – http://prntscr.com/cy6piw

    Thanks!

    #1228035
    GATHH
    Participant

    Thanks a lot for your reply. Inner Container is unchecked. It’s unchecked by default actually. But it still doesn’t work:

    #1228044
    Lely
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – Page with issue

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1228233
    GATHH
    Participant
    This reply has been marked as private.
    #1228402
    Joao
    Moderator

    Hi There,

    You need to go to your WordPress Classic Backend Editor – Click Edit Page on your Top WordPress Admin Bar

    Under the Blue update Button you will find > Page Attributes > Page Templates > Blank No Container Header Footer

    After that you will need to activate the container on the rows you don´t want it to be full width.

    Hope it helps

    Joao

    #1229306
    GATHH
    Participant

    Hello,

    Thank you for your reply.

    So changing the template of the whole page (to ‘Blank no Container Header Footer’) is the only way to add a full width row (even if I want only one row to be full width and the rest non-fullwidth)?

    Thanks.

    #1229318
    GATHH
    Participant

    I did what you suggested but now the content that is not supposed to be full width is off center.
    And the row that is supposed to be full width is still not full width.
    Please, take a look at the screenshot to fully understand and/or look at the link I sent you in the private message above.
    Thank you.

    #1229486
    Paul R
    Moderator

    Hi,

    1. Upon checking, I can see the page is centered.

    http://screencast.com/t/nZ336Ncd1DZB

    Try to clear your browser cache and check again.

    2. You need to turn off inner container of your content band to make it full width

    http://screencast.com/t/5V0Qo0L8gcg

    Hope that helps.

    #1229600
    GATHH
    Participant

    Hi,
    Thanks for your reply.
    Please, check this link:
    http://evo.golfasian.org/test/
    This is the page I made Blank no Container Header Footer.
    The last row has ‘inner container’ unticked.

    #1229648
    Paul R
    Moderator

    Hi,

    It’s not centered, because of this code in your child theme’s style.css

    
    .x-main {
        width: 80% !important;
    }
    

    Please remove it.

    It should also make your bottom section full width.

    Thanks

    #1230855
    GATHH
    Participant

    Hello,

    Thanks for your reply.

    Thanks a lot for spotting that. I have fixed the CSS code and it works now.

    Again big thanks for your help.

    #1230913
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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