How i can change crossed sale price color when product are on sale

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

  • Avatar: Focu5
    Focu5
    Participant
    February 14, 2024 at 10:30

    Helo how i can change crossed normal price color, and bold sale price when product are on sale ?

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2024 at 14:06

    Hello, Focu5,

    Thank you for contacting us and for using XStore.

    We kindly ask that you implement the following custom CSS code:

    .price bdi, .et-product-height-calculated .price-switch .price {
        color: red;
        text-decoration-color: red;
    }
    .price ins bdi {
        color: black;
        font-weight: bold;
    }

    Best regards,
    The 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.