Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #277036

    I’ve been able to change the color of my active tabs in quick css with this:

    div .main_color .tabcontainer .active_tab {
    background-color: #719430;
    }

    How do I make specific active tabs different colors? If I wanted tab_counter_0 to be red when active and tab_counter_1 to be green, what would I put in quick or custom css?

    • This topic was modified 10 years, 5 months ago by emergenetics. Reason: solved
Viewing 1 post (of 1 total)
  • The topic ‘Change color of specific tabs when active (solved)’ is closed to new replies.