Home Forums WoodMart support forum Change out of stock label

Change out of stock label

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

    protectionshopnl
    Participant

    Hello there,

    We would like to change the standard design of the “out of stock” label that’s added to our WooCommerce shop. As we understand we can change with Loco the standard translation of this text, but how can we change the styling of this element?

    It’s standard now a text, but maybe it’s more effective to show this as a bar.

    Regards,
    Fabian

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

    Hello,

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

    body .labels-rounded .out-of-stock { 
    font-size:10px; 
    color:red;
    background-color:yellow;
    } 

    Please set the styles as per your needs.

    Best Regards

    #288695

    protectionshopnl
    Participant

    Hello Elise,

    You are great. This is what I needed! Thank you so much.

    Regards,
    Fabian

    #288818

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

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