Hello,
On my website (private link) i use a tab section and the icons are not on the same height. I think the problem is because on some icons i use not so much words, that it brakes the line
picture with problem: https://www.dropbox.com/s/1cdnbppkeaqh07a/tabsection.PNG
How can i fix this?
regards dandy
Hey –
I’m not on the Enfold team, but I fixed this same thing by adding the following to my CSS:
.av-section-tab-title { vertical-align: top !important; }