thearrivalyoga Posted April 14 Share Posted April 14 Hello - having difficulty changing the font to the custom font I am looking to use for the product title. Any suggestions for the CSS here? I am trying to change "The Arrival Bag" at the top to a custom font (font family is KnockoutCruiserweight in my CSS). Site link here: https://www.thearrivalyoga.com/shop/p/sagecedarwood-b2wfg Link to comment
Solution tuanphan Posted April 16 Solution Share Posted April 16 You can use a CSS code like this .pdp-layout .pdp-details .pdp-details-title { font-family: 'omnes-pro' !important; } thearrivalyoga 1 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
thearrivalyoga Posted April 16 Author Share Posted April 16 Thank you! It seemed to work, but for some reason the product title is italicized. Any clue how to edit that? Link to comment
sqsp_guru Posted April 16 Share Posted April 16 @thearrivalyoga you can add this additional code line into your code. font-style: normal !important; tuanphan and thearrivalyoga 2 Please like and upvote if you found my comments helpful. Cheers 🙂 Agha Waqas (sqsp guru) Squarespace Website Developer Contact me: https://sqspguru.com or hello@sqspguru.com ☕ Did I help? Buy me a coffee? (thank you!) 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