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

    Hi

    The page I am working on is:
    http://vitalthrive.us/#tab-id-1
    More specifically that tab element.

    I’m curious how I can make the icons and text in the unselected tabs white like the color of the frame so it can be seen with this darker background color?

    Thank you for your suppot!

    #633118

    Hey Nathan,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .sidebar_tab .tab_titles .tab {
        color: white;
    }
    

    Best regards,
    Yigit

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