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

    Hi…I would like to change the color of the font in my in active tabs to #a81010, and the color of the font in my inactive tabs to something like #444444. Is this possible?

    Thank you!
    Gini

    #515579

    Hey ginigarbick,

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

    #top .main_color .tabcontainer .tab.active_tab {
        color: #a81010 !important;
    }

    Thanks,
    Rikard

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