Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1254767

    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.

    #1255157

    Hey 48Highrs,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1255426
    This reply has been marked as private.
    #1255465
    This reply has been marked as private.
    #1255562

    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?

    #1256545

    Hi,

    Sorry for the delay. You may need to set the tab sections to have their height calculated based on the actual content inside to remove the unwanted spaces around the section container. By default, all sections will inherit the height of the tallest section.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.