Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #794107

    I have created a “tab section” but within each tab the space is different and this parameter has not been modified, how do I make it look the same?
    http://www.saray.demosweb.net/wp1/servicios/

    Image: images

    Thank you.

    #794418

    Hey buscoseo,

    inside your first tab section element you’re using 1/5 Layout element. Switch it to 1/4 and you should go fine.

    Best regards,
    Andy

    #794897

    Dear, I have made the change that indicates to me but the space is still different.

    The tabs are the same, I do not understand why they generate different space.

    Thank you.

    #796197

    Dear, you can help me with this subject.

    #796378

    Hi,

    I’m sorry for the late response. Please try this in the Quick CSS field.

    .avia-section-small .av-layout-tab {
        padding-top: 50px;
        padding-bottom: 20px;
        vertical-align: top !important;
    }
    
    .av-layout-tab.avia-builder-el-first {
        margin-top: 0 !important;
    }

    Best regards,
    Ismael

    #796571

    thank you very much.

    #796909

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.