Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #796707

    I have an issue with the Tab Section element.
    My first Tab looks good, but when I add more tabs, the content is bumped to the right, so I can’t do 2 columns on Tab 2, or Tab 3, etc.
    Thank you!!

    #796712

    Just to clarify, it only happens in Tab 2. If I duplicate Tab 2 to create a third tab, Tab 3 looks fine.

    #797021

    Hi,
    I believe this was due to the single 1/2 column at the top of tab 2, but try this code in the General Styling > Quick CSS field:

    .avia-builder-el-18.av_one_half {
        margin-left: 0px !important;}

    Best regards,
    Mike

    #797112

    Mike,
    Thanks for taking a look.
    That CSS did fix the margin issue. But for some reason, only in Tab 2, I can’t do multiple columns in the top row.
    If I duplicate Tab 2 to create a 3rd Tab, Tab 3 works correctly, but Tab 2 does not.
    Why would Tab 2 be any different?
    Thanks!!
    Hank

    #797118

    Hi,
    Glad it works, I targeted tab 2 only because it was the one with a single box at the top, which was the issue. If you plan on making more tabs like tab 2 copy the code and change the element number (avia-builder-el-18)
    postimage

    Best regards,
    Mike

    #797133

    Hmm, I appreciate the help.
    Sorry if I’m not being clear.
    So, Tab 2 is a pure Duplicate of tab 1 (no changes at all), however, you’ll see that the second column of tab 2 drops to the next row.
    Must be a bug in this component.

    #797188

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #797208

    Sure, thanks.

    #797228

    Hi,
    OK, the issue was the end of tab one had an odd number of boxes, so tab two started with an odd one on top. I added a box to the bottom of tab one and fixed it. I also removed the css from above, as you won’t need it :)

    Best regards,
    Mike

    #797252

    Solved!
    Thank you so much for your help!
    Regards,
    Hank

    #797292

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Problem with Tab Section’ is closed to new replies.