sundayseltzer 0 Share Posted October 24, 2020 Site URL: https://www.sundayseltzer.co.uk hi there, im wondering if someone can help me with the CSS code to change the product title font on my homepage? also, is there a way to remove/change the quantity box? see attached photo. regards, Elvin Link to post
0 tuanphan 8,944 Share Posted October 25, 2020 Add to Home > Design > Custom CSS .product-block .productDetails .product-title { font-family: 'book' !important; } .homepage .product-quantity-input { display: none; } sundayseltzer 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
0 sundayseltzer 0 Author Share Posted October 29, 2020 Thank you @tuanphan that worked perfectly. Link to post
Question
sundayseltzer 0
Site URL: https://www.sundayseltzer.co.uk
hi there,
im wondering if someone can help me with the CSS code to change the product title font on my homepage?
also, is there a way to remove/change the quantity box?
see attached photo.
regards,
Elvin
Link to post
Top Posters For This Question
2
1
Popular Days
Oct 24
1
Oct 25
1
Oct 29
1
Top Posters For This Question
sundayseltzer 2 posts
tuanphan 1 post
Popular Days
Oct 24 2020
1 post
Oct 25 2020
1 post
Oct 29 2020
1 post
Popular Posts
tuanphan
Add to Home > Design > Custom CSS .product-block .productDetails .product-title { font-family: 'book' !important; } .homepage .product-quantity-input { display: none; }
Posted Images
2 answers 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