Tagged: x
-
AuthorPosts
-
November 22, 2016 at 9:56 pm #1267709
kateanitaParticipantHello,
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!
KatieNovember 23, 2016 at 1:11 am #1267859
LelyModeratorHi 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.
November 26, 2016 at 9:10 pm #1271850
kateanitaParticipantYes – I did figure that out. Works perfectly. Thank you for the response!
November 26, 2016 at 10:42 pm #1271890
Rue NelModeratorYou’re welcome!
Thanks for letting us know that it has worked for you. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1267709 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
