I mean, I can do that by tweaking the CSS's from the Inspector but change doesn't take place on my site when adding it to "Design > Custom CSS".
Is there any way I could make this title behave as an h4 instead of and h2? Perhaps by adding some "code injection / html"? Or any other workaround?
I would like this title to be 18px font size.
Question
xavier-cusso 1
Site URL: https://pelican-chiton-xwy4.squarespace.com/shop/fos-classic
Hello,
I can't figure how to change the font-size on my ¨Related Products¨ title on my PDP's (called YOU MIGHT ALSO LIKE).
https://pelican-chiton-xwy4.squarespace.com/shop/fos-classic
I mean, I can do that by tweaking the CSS's from the Inspector but change doesn't take place on my site when adding it to "Design > Custom CSS".
Is there any way I could make this title behave as an h4 instead of and h2? Perhaps by adding some "code injection / html"? Or any other workaround?
I would like this title to be 18px font size.
Thanks!

Xavier
Link to post
Top Posters For This Question
2
1
1
Popular Days
May 2
4
Top Posters For This Question
xavier-cusso 2 posts
JoeCory 1 post
tuanphan 1 post
Popular Days
May 2 2020
4 posts
Popular Posts
tuanphan
Add to Home > Settings > Advanced > Code Injection > Header <style> h2.ProductItem-related-label { font-size: 10px !important; } </style>
Posted Images
3 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