Home Forums WoodMart support forum "Sold out" font size in the homepage

"Sold out" font size in the homepage

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #202211

    techgoodness2021
    Participant

    Dear Sir,
    Kindly see attached screenshot, we couldn’t find a way to fix the font size to the “sold out” in homepage.

    Thank you,

    TG

    #202293

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    .labels-rectangular .onsale {
    font-size:12px; 
    }

    Change the font-size as per your needs.

    Best Regards

    #202308

    techgoodness2021
    Participant

    Hi,
    Still didnt change. 🙁

    #202384

    Hello,

    Try this code:

    .labels-rounded .out-of-stock {
        font-size: 10px;
    }

    Best Regards

    #202399

    techgoodness2021
    Participant

    Hi,
    Still the same :((((((

    pls see screenshot of backend

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

    Hello,

    Please provide the site admin access to the private area.

    Best Regards

Tagged: 

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