Home Forums Free Themes Clean Commerce Sale price not visible in product details

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33443
    onlinebihar
    Participant

    MRP visible but sale price not visible in product details page.
    But if select over it its visible . Actually SALE PRICE FONT COLOUR IS WHITE AND BACKGROUND IS WHITE.

    For e.g
    http://onlinebihar.in/product/ponds-age-miracle-cell-regen-day-cream-spf-15-pa/

    Kindly suggest how to make font color visible. URL onlinebihar.in

    #33444
    onlinebihar
    Participant

    Theme used is CLEAN COMMERCE by wen theme

    #33533
    wensolutions
    Keymaster

    Hello @onlinebihar,

    The issue regarding the Price font color has been noted as known issue and will definitely be fixed upon theme update.

    For a quick fix, you can add in the following custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :

    .price ins span.woocommerce-Price-amount.amount {
        color: #000;
    }

    Hope this Helps,

    Best Regards !!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.