I got the following code from your documentation site and put it in Quick CSS
/* CSS – Tab font slyles */
.av-inner-tab-title {
font-size: 13px;
font-weight: 900;
letter-spacing: .5em;
line-height: 24px;
}
I then tries to increase the font size to 30 px but it has no effect.
Hey 48Highrs,
Could you post a link to where we can see the results you are getting please?
Best regards,
Rikard
Turns out I was using the tab ELEMENT and not the tab SECTION. (would be nice if your knowledgebase made it clear there is a difference. I mean you have assumed that us users are mind readers.) I have now converted from the element to the section. The spacing is all screwed up. Some of the content has a large space below the tabs and other content is up tight below the tab bar.
And why is your forum all in FAINT grey font? There are some older people reading this you know!
How do I fix the spacing of the tab content?