Home Forums WoodMart support forum How to Change “SOLD OUT” Color

How to Change “SOLD OUT” Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #363781

    Faizan Chauhaan
    Participant

    Hello Team!
    I want to change “SOLD OUT” Color.

    Please Check Below Screenshot i Marked It on screenshot.

    Attachments:
    You must be logged in to view attached files.
    #363924

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-label.out-of-stock {
        background-color: red;
        color: white;
    }

    Best Regards

    #363992

    Faizan Chauhaan
    Participant

    I Want to change Also Single Product page “Out of stock” Text Also…

    Link: https://dmarket.pk/infinix-zero-5-lcd/

    #364031

    Hello,

    You need to install and use the loco translate plugins for that.

    You can also watch the video in our detailed documentation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)