Tabs Color Not Changing - by Steve03 - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler

  • Avatar: Steve03
    Steve03
    Participant
    October 31, 2016 at 03:30

    Hi there,

    I am trying to change the color of the open tabs (Featured & New Arrivals) from #e5534c (the default color) to #8224e3 so that it matches the changed color of the theme using the following CSS Code I got from another thread:

    .tabs .tab-title.opened {
    color: #8224e3 !important;
    }

    I have cleared the cache and nothing seems to change at all.

    I even tried editing the stylesheet.css file and nothing changed.

    Thanks for your help!

    2 Answers
    Avatar: Steve03
    Steve03
    Participant
    October 31, 2016 at 03:40

    Nevermind – I figured out that I had to add the following CSS Code:

    .vc_tta-style-classic .vc_tta-tabs-container li.vc_tta-tab.vc_active span {
    color: #8224e3;
    }

    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 09:17

    Hello,

    We’re glad to hear that your issue was solved.
    If you want made style changes you need edit custom.css file (Theme Options > Custom CSS, also, Enable Custom CSS file) only then you won’t lose them.

    Regards,
    Rose Tyler.

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.