Home Forums WoodMart support forum Sold Out

Sold Out

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #458099

    lucachen
    Participant

    Good morning, I wanted to write in one line the Italian word SOLD OUT now it is written in two lines. maybe make the circle a little larger and the inner word smaller a little. Thank you

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

    Hello,

    With the Site URL shared in one of your earlier Topics, we have applied the following Custom CSS on your Site to make the Sold Out Label appear in one line:

    .product-labels.labels-rounded .out-of-stock {
        max-width: fit-content !important;
    }

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

    #458211

    lucachen
    Participant

    Please the last thing if possible written in red instead of black. Thanks again

    #458300

    Hello,

    Further, to change the color of the Out of Stock Label please navigate to the Dashboard > Theme Settings > Shop > Product Labels > there you can find the option for Out of Stock to change text & background color: https://snipboard.io/AntiBN.jpg

    Best Regards

    #509125

    lucachen
    Participant

    Good morning, I wanted the word sold out to be in a single line. How can I do ?

    Thank you

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

    Hello,

    Please share the page url i will give you a custom css.

    Best Regards.

    #509360

    lucachen
    Participant

    below home page

    https://pocky.it/

    Thank you

    #509382

    Hello,

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

    .product-labels.labels-rounded .out-of-stock {
    max-width: 75px;
    }

    Best Regards.

    #509418

    lucachen
    Participant

    good morning, it remained the same, sold out in two lines.

    #509533

    Hello,

    Please share the wp login details in private content under the message area I will check and give you a possible solution.

    Best Regards.

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