Tagged: enfold 2017, Enfold 4.0.5, tab section
Hi! Is there a way to increase the width of the new tabs? For example, I only need 2 tabs but they are stacking the tab title into 3 rows. I can’t figure out where to expand the width to accommodate the titles into one row. Thanks!
Hey Christina,
Can you please provide us with an example, so we can take a look and let u know?
Thank you
Best regards,
Basilis
Hi! Sorry, here is an example… https://www.greenbeanscreative.com/ce-rental/ … I’d like the tab titles to be all one row, rather than 3.
Hi,
Try adding the following to quick css:
.av-inner-tab-title{
min-width: 190px!important;
}
Let me know if this works for you.
Best regards,
Jordan Shannon
hi jordan! that did work in expanding the tabs but the now the selection arrows are off center…
I got it! Just added the following
.av-tab-arrow-container { min-width: 190px!important; }
thanks
Hi,
Great! I am able you were able to get this fixed. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon