coindisplays Posted March 5, 2020 Share Posted March 5, 2020 Site URL: http://www.coindisplays.com I have enabled related products on my site. When a customer goes to one of our products, they see the related products at the bottom. I was able to stylize some things like the amount of products shown and few other details however the title has been an issue. Currently, it seems to be defaulted to H2 size and it is just too big. I tried to omit putting a title but it would not let me, it is required. I want to be able to change the size of it, to H3 or different and not affect the rest of the site. This should be able to be stylized like the other details of this. The images adjust based on the browser however the text stays large. See attached image. Please assist if you know of a workaround or css code to change it. Thanks, Paul Link to comment
tuanphan Posted March 6, 2020 Share Posted March 6, 2020 Add to Home > Design > Custom CSS h2.ProductItem-relatedProducts-label { font-size: 2em; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
coindisplays Posted March 6, 2020 Author Share Posted March 6, 2020 Thank you @tuanphan, it worked great! 😃 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.