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

    I am trying to figure out how to change the color for the background and text of a tab when it is in its “Active” state.

    The kind of tabs I am talking about are at…

    http://kriesi.at/themes/enfold/shortcodes/tabs/

    =============

    Thanks in advance.

    • This topic was modified 10 years, 9 months ago by turner2f.
    #223969

    Hi Anthony!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    div .main_color .tabcontainer .active_tab_content { background-color: red; }
     div .main_color .tabcontainer .active_tab { background-color: green; color: white; }

    Best regards,
    Yigit

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