Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1170926
    Pavle L
    Participant

    Hi 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

    Ss of web

    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?

    #1170937
    Darshana
    Moderator

    Hi 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.

    #1174387
    Pavle L
    Participant

    Hi 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 🙂

    #1174558
    Christopher
    Moderator

    Hi 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.

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