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

    I want to change the color of the tab texts on the combo widget (popular, random, recent) to #2d5c88

    cheers!

    #300617

    Hey Swedfit!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .footer_color .sidebar_tab, .footer_color .tabcontainer .tab {
    color: #2d5c88;
    }

    Best regards,
    Yigit

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