Change color tabs - by umsajid - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Olga Barlow

  • Avatar: umsajid
    umsajid
    Participant
    November 20, 2019 at 18:24

    Hello,

    I would like to change the color of the price of these tabs, how to do?

    Also when I select a text the background is golden, I would like to modify, how to do?
    https://prnt.sc/pzp870

    Thank you

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 20, 2019 at 18:41

    Hello,

    1) To change the color of the product price go to Theme Options > Custom CSS > find code below and edit it according to your needs or remove to get the default color
    .woocommerce-Price-amount {color: #e3d191;}
    2) To change the color of the selection go to Theme Options > Custom CSS > find code below and edit it according to your needs or remove to get the default color (gray)
    ::selection { background: #e3d191; }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.