Home Forums Basel support forum Sold out

Sold out

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

    Manuel0211
    Participant

    Good day, I want to change the size and color of “sold out”

    Thank you

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

    Hello,

    Here is the class for the label body.labels-rounded .out-of-stock

    Navigate to the Theme Settings > Typography > Advanced typography and configure the size. https://xtemos.com/docs/basel/advanced-typography-settings-2/

    Best Regards

    #103756

    Manuel0211
    Participant

    I mean the size and color of the circle, not the letters

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

    Hello,

    Here is the code:

    .labels-rounded .out-of-stock {
        max-width: 50px;
        background-color: #000;
    hegitn:50px;
    }

    Replace the color and width and height

    Best Regards

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