JSC Posted July 22, 2020 Share Posted July 22, 2020 Site URL: https://modernist.club/cocktail-club Hello! The font size for product title is fairly large. I tried inserting CSS code to minimize it, though it looks like it's getting overriden by something else. Custom CSS screenshot here: https://drops.tray.io/yAuYOJzG This is the page: modernist.club/cocktail-club Appreciate any pointers on how to resolve or ways to hard code the font size. Thanks! Link to comment
tuanphan Posted July 22, 2020 Share Posted July 22, 2020 Add to Page Settings > Advanced > Header <style> a.product-title { font-size: 1em !important; } </style> 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.