How to change the color of the price once in menu (drop down)

This topic has 2 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler

  • Avatar: PR
    PR
    Participant
    April 23, 2023 at 01:51

    Hello,

    Domain is on PCA, How can we change for the prices which appear on the drop-down menu?

    Right now when you search something the price showing is yellow. How can we change it to a different color?

    Thanks!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 23, 2023 at 09:53

    Hello, PR,

    Thank you for getting in touch with us.

    You can use the next custom CSS code

    .cart ins .amount, .price ins .amount, .product-price ins .amount {
        color: red;
    }

    or change the main color in Theme Options > Styling.

    Kind Regards,
    8theme team

  • 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.