Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #916332

    Hello,
    I’ve tried several of the css coding suggestions to change the font, color and size of the labels for tabs but with no luck. Please see the private content for the link to the page I am working on. Thanks!

    • This topic was modified 6 years, 1 month ago by dabuer1.
    #916341

    Hey dabuer1,

    Try the following quick css:

    .tab_titles .tab{
    font-size:50px!important;
    }

    You can add the color attributes to it as well.

    Best regards,
    Jordan Shannon

    #916361

    Great, that worked. Is the code for color font-color:#ffffff? What about changing the font?

    Thanks!

    #916363

    Hi,

    For color you can just use: “Color” and for font: “Font-family”

    Best regards,
    Jordan Shannon

    #916373

    Perfect! Thanks!

    #916376

    Hi,

    No problem. Did you need further help, or shall I close this topic?

    Best regards,
    Jordan Shannon

    #916385

    Go ahead and close it. Thanks again!

    #916395

    Hi,
    No problem. If you need further help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Customize tabs font, color, size’ is closed to new replies.