Haseeb 0 Share Posted January 23, 2020 (edited) how to replace the quantity text with another text? https://www.londonencaustic.com/the-collection/trent-copper-bath Edited January 23, 2020 by Haseeb Link to post
1 tuanphan 8,928 Solution Share Posted January 23, 2020 Add to Home > Design > Custom CSS .quantity-label { visibility: hidden; } .quantity-label:before { visibility: visible; content: "Tuan"; display: block; } Haseeb 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
Haseeb 0
how to replace the quantity text with another text?
https://www.londonencaustic.com/the-collection/trent-copper-bath
Link to post
Top Posters For This Question
1
1
Popular Days
Jan 23
2
Top Posters For This Question
Haseeb 1 post
tuanphan 1 post
Popular Days
Jan 23 2020
2 posts
Popular Posts
tuanphan
Add to Home > Design > Custom CSS .quantity-label { visibility: hidden; } .quantity-label:before { visibility: visible; content: "Tuan"; display: block; }
Posted Images
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment