Home Forums WoodMart support forum Change "Stock available" text

Change "Stock available" text

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

    zagarulka
    Participant

    Hello, please tell me where I can change the text from the product card (I attach a screenshot)
    And also how to change the color and size of this text.

    Thanks in advance for your reply.

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

    Hello,

    You can translate/rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    Please check the video tutorial to see how to save the translation file correctly. You can remove the plugin and translations would remain. Also, translations would remain after each theme update.

    In order to translate the Woocommerce strings, you need to create a separate translation in Loco > Plugins > Woocommerce in the same way as shown in the video.

    Best Regards

    #327867

    zagarulka
    Participant

    Thank you, now I figured out how to change this text.

    Please tell me how to change the size and color of this text.
    I attach a link to this product below. This text indicates the availability of the product in stock or the possibility of pre-ordering it.

    And if you can immediately show how to change the color and size of this text in the mobile version.

    Thanks in advance.

    #328052

    Hello,

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

    p.available-on-backorder{
    color:red;
    }

    Best Regards

    #328087

    zagarulka
    Participant

    Thank you very much!
    And my Best Regards

    #328244

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Change "Stock available" text’ is closed to new replies.