Change "Stock available" text
-
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.
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
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.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
p.available-on-backorder{
color:red;
}
Best Regards
Thank you very much!
And my Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Change "Stock available" text’ is closed to new replies.