Change title's color of selected tab

This topic has 6 replies, 4 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler

  • Avatar: Greta
    Greta
    Participant
    October 12, 2016 at 11:50

    Hi, i wanna change title’s color of selected tab in the product page…is possible? Also i wanna delete the “additional information” tab…it’s possible?
    Thanks

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 12, 2016 at 13:53

    Hello,

    How to remove tab you can read here https://docs.woocommerce.com/document/editing-product-data-tabs/

    Use this css code to change tab title color:

    .tabs .tab-title.opened {
      color: grey;
    }

    Regards,
    Eva Kemp.

    Avatar: Greta
    Greta
    Participant
    October 12, 2016 at 14:28

    I have remove the tab but i insert the code and the color doesn’t change….

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 12, 2016 at 15:01

    Hello,

    Please try to use the following code

    .tabs.accordion .tab-title.opened {
        color: red !important;
    }

    Regards,
    Robert Hall

    Avatar: Greta
    Greta
    Participant
    October 13, 2016 at 14:08

    Ok now it’s ok..thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 13, 2016 at 14:32

    Hello,

    You are welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Change title's color of selected tab’' has been successfully resolved, and the topic is now closed for further responses

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