Single product sale price color changing

This topic has 3 replies, 2 voices, and was last updated 12 months ago ago by chrisbond

  • Avatar: chrisbond
    chrisbond
    Participant
    December 3, 2023 at 21:28

    Hi there,
    Single product builder is off.
    I already use the following code you provided to me to change the font size, weight and decoration:

    .single-product p.price del {
        font-size: 12px !important;
        text-decoration: none !important;
    }
    .single-product p.price:not(ins) {
        font-size: 12px !important;
    }
    .single-product p.price ins {
        font-size: 30px !important;
    		font-weight: 800;
    		line-height: 32px;
    }

    Now I am trying to change the the sale price color, but it doesn’t work by adding color: red; to the code above.

    Is there another place to put it?

    Thank you!

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 4, 2023 at 14:09

    Hello, Chrisbond,

    Thank you for contacting us and for using XStore.

    Please change .single-product p.price ins to .single-product .price ins .amount

    Kind Regards,
    8theme team

    Avatar: chrisbond
    chrisbond
    Participant
    December 4, 2023 at 14:25

    Works great!
    Thank you!

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

The issue related to '‘Single product sale price color changing’' 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.