baldwin Posted June 14 Share Posted June 14 Hi. I have this code pasted where I already customized the font, but want the font larger. Is there any code I can add to it? I can't find it in the standard settings. Website is https://www.bombaysandwich.co/ .collection-type-products .grid-title { font-family: 'TYPEWRITER'; } Link to comment
tuanphan Posted June 16 Share Posted June 16 Try this .collection-type-products .grid-title { font-family: 'TYPEWRITER'; font-size: 30px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
baldwin Posted June 16 Author Share Posted June 16 Thank you! I added the font size code to the code I had already and it worked 🙂 .user-items-list-item-container .list-item-content__title { font-family: 'NIMBUS'; font-size: 30px !important; } tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment