• Resolved Skahle

    (@skahle)


    Is it possible to set the active tab title text color?

    You can set the background color. but I can’t see where to set the text color for the active tab.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @skahle,

    Please add the following CSS to the custom CSS section of the plugin. Change the color code as per to your need and let us know if that works.

    .sp-tab__active .sp-tab__tab_title {
        color: #dddddd !important;
    }

    Have a great day!

    Best regards,

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi?@skahle,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Active Tab Title Text Color’ is closed to new replies.