Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1218880

    Hi
    Because I don’t use icons/images, just text, I tried several CSS code that I found that increase font-size of the tab titles, but none worked for me.
    I tried to create my own ID element (my-tab-title) but when it applies the font size, it messes up the spacing between the tabs as well as increase the content heading title (that is not what I want).
    I want the navigation tab title to be 20px and centered (it think they are already centered).
    I included a link to my page that’s in development now along with credentials you need to access the site.

    #1219286

    Hey tremblayly,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .av-section-tab-title {
        width: 200px;
    }
    .av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
        font-size: 20px;
    }

    Best regards,
    Rikard

    #1222678

    HI Rikard,

    That worked. Thank you
    Lyse

    #1222748

    Hi Lyse,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1236161

    Thanks Victoria

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