Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1267709
    kateanita
    Participant

    Hello,

    In the creation of my homepage I want the content to fit into the 88% width, but I have sections where I want full width color bars as backgrounds. I have achieved this by selecting the “Blank – No Container | Header Footer” template, and then adding a 15% margin on both sides of sections where I want a plain white background and content with wider margins under the “style” option in Visual Composer for individual sections.

    However, on this page: http://homefed.stapkodesign.com/ under the “Executive Leadership” section toward the bottom of the page, the 4 images are not being centered properly, even though I applied a 15% left and right margin as I did in previous sections. I have tried all of the options in visual composer, but nothing seems to be working. Any help with this would be greatly appreciated.

    See attached screenshot of how I want the site to look.

    I have the latest version of X, WordPress and Visual Composer.

    Thank you!
    Katie

    #1267859
    Lely
    Moderator

    Hi Katie,

    I can see the you have achieve this already using the following custom CSS:

        max-width: 80% !important;
        margin: 0 auto !important;
        float: none !important;

    Please confirm. By default, columns are float left that is why you can see it left aligned.

    Hope this helps.

    #1271850
    kateanita
    Participant

    Yes – I did figure that out. Works perfectly. Thank you for the response!

    #1271890
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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