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!!
Just to clarify, it only happens in Tab 2. If I duplicate Tab 2 to create a third tab, Tab 3 looks fine.
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
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
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.
Hi,
Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
Mike
Sure, thanks.
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
Solved!
Thank you so much for your help!
Regards,
Hank