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

    I’m trying to change the colour of the fonts on the tab title and the tab icon colour
    I’m also trying to change the tab background color,
    my template is the minimal template

    • This topic was modified 8 years, 4 months ago by Volvano1. Reason: spelling mistakes
    #661714

    Hi Volvano1,

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

    .tab_titles .tab {
    color: red !important;
    }
    
    .tabcontainer .active_tab_content {
    background-color:white !important;
    }

    Thanks,
    Rikard

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