• Resolved digitalsafiri

    (@digitalsafiri)


    I have installed this plugin but on the basket page the new price is not legible and doesn’t seem to pick up the css code either. I’d appreciate any help!
    Thank you.

    Heres the screenshot: https://ibb.co/ZJBjWK2

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • missundaztood

    (@missundaztood)

    Hi, digitalsafiri,

    I replied you in a helpdesk.

    missundaztood

    (@missundaztood)

    You need to use the following css code for the cart page:

    .product-price .woocommerce-Price-amount {
    background-color: #000;
    }

    And for the checkout page:

    .woocommerce-checkout-review-order-table .product-total ins {
    background-color: #000;
    }

    Thread Starter digitalsafiri

    (@digitalsafiri)

    Thank you! This worked great ??

    missundaztood

    (@missundaztood)

    You’re welcome!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘New discounted price text color’ is closed to new replies.