Home Forums WoodMart support forum Sold out badge shape and colour change

Sold out badge shape and colour change

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #469240

    gytisgrigaliunass
    Participant

    Hey,

    I wonder is it possible to change Sold out badge shape from circle as it is default now, to pillow shape same as New badge.

    And also colour for example to red. I add print screen for reference.

    Few links: https://houstera.lt/produkto-kategorija/buitine-technika/skalbimo-masinos/
    https://houstera.lt/

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

    Hello,

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

    .product-labels.labels-rounded .product-label {
    	border-radius: 15px;
    	background-color: red !important;
    }

    Change the code as per your need.

    Best Regards.

    #469568

    gytisgrigaliunass
    Participant

    I added custom CSS in theme settings Global, but still no change.

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

    Hello,

    Can you please share valid WP-ADMIN Login details of your Site so that we can proceed further and check the issue on your Site and assist you accordingly?

    Best Regards.

    #469885

    gytisgrigaliunass
    Participant

    Sure here would be site credentials.

    #469975

    Hello,

    You have missed the dot (.)while inserting the css. Check back your site after completely clearing the browser cache.

    Change the code as per our need.

    Then update the new version of theme “WOODMART WORDPRESS NEW: 7..2.4RELEASED” and update the required plugin.
    https://xtemos.com/docs-topic/update-the-theme/

    Best Regards.

    #469980

    gytisgrigaliunass
    Participant

    I see that you a doing changes, but I would like to address that only Sold out badge would be red, all other badges (NEW, DISCOUNT) should stay as they were.

    #470134

    gytisgrigaliunass
    Participant

    Your solution still didn’t solved issues.

    – I want only Sold out banner to be red, not every banners.
    – And shape still don’t looks like New banner shape, and full text don’t fit.

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

    Hello,

    Go to Theme Setting -> Shop -> Product labels -> and change the “Out of stock” label background.
    https://ibb.co/GxjKHzK.

    Best Regards.

    #470167

    gytisgrigaliunass
    Participant

    When I press your link, I get – 502 Bad Gateway nginx

    How about the shape, could you give css so full name IŠPARUODA would fit.

    #470272

    Hello,

    Your issue has been resolved. Now sold out label in red color. Go to Theme Setting -> -> Shop -> Product labels -> and change the “Out of stock” label background.
    https://ibb.co/GxjKHzK.

    Best Regards.

    #470796

    gytisgrigaliunass
    Participant

    Hey,

    Color is not main issue, main issue is the shape of badge.

    Current shape text “Išparuodta” don’t fit properly. The main goal is to make it fit same as NEW “Naujas”

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

    Hello,

    Your issue has been resolved.

    I have visited your site and added the small css code in the Theme Setting -> Global Custom Css.
    Change the code as per your need.

    Best Regards.

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