Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1466332

    How to change the default font color on tabs? And how to change the active tab font color too?

    • This topic was modified 3 weeks, 1 day ago by amyncuih.
    #1466361

    Hey amyncuih,

    Thank you for the inquiry.

    You can use this css code to adjust the font color of the tab titles:

    .main_color .tabcontainer .tab {
        color: red;
    }

    Best regards,
    Ismael

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