Tagged: x
-
AuthorPosts
-
September 12, 2016 at 2:40 am #1170926
Pavle LParticipantHi support,
I have added row > and 3 column inside (1/6 + 4/6 + 1/6) – Custom Grid.
Html generates this markup:
<div class="x-container wpb_row"> <div class="x-column x-sm vc x-1-6" style=""></div> <div class="x-column x-sm vc4/6" style=""><h3 class="h-custom-headline"><span><strong>CHALLENGES</strong></span></h3><hr class="x-hr use-case-line"></div> <div class="x-column x-sm vc x-1-6" style=""></div></div>Here is SS

As you can see there is no proper styling for column vc4/6 .
Could you provide me proper css in order to have stable grid?
September 12, 2016 at 2:44 am #1170937
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 14, 2016 at 1:36 am #1174387
Pavle LParticipantHi Support, Website is on local machine.
You can use your test website and create 3 column layout > custom grid type 1/6 + 4/6 + 1/6
I hope that you will have same result as me.
Provide me feedback 🙂
September 14, 2016 at 5:06 am #1174558
ChristopherModeratorHi there,
Please update this line :
<div class="x-column x-sm vc4/6" style=""><h3 class="h-custom-headline"><span><strong>CHALLENGES</strong></span></h3><hr class="x-hr use-case-line"></div>To :
<div class="x-column x-sm vc x-2-3" style=""><h3 class="h-custom-headline"><span><strong>CHALLENGES</strong></span></h3><hr class="x-hr use-case-line"></div>Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1170926 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
