TheBowerStudio Posted December 18, 2021 Posted December 18, 2021 Site URL: https://www.thebowerstudio.com/personalized-cards-how-to Hello. I am attempting to change the heading font in an image set to "Stack". I've attached a screenshot below. I'd like to have consistent fonts across our site. We are using Cormorant Garamond, though we also have a custom font called Quincy (which I haven't looked into adding to our site yet). I went into site styles and was able to change the Body font for the image stack, but the header font does not change. When the header is selected, the sidebar shown in the screenshot comes up. The upper option supposedly changes the heading font. However, the setting there is for Cormorant Garamond. Despite this, the heading still has a default font. I'm using the Clay template - Old version (7.1 I think) I am planning to update to 7.2 eventually, but I'm not certain when. Is there code that can be added to change this? Or perhaps another setting needs adjusting? Thank you!
tuanphan Posted December 19, 2021 Posted December 19, 2021 Add this to Design > Custom CSS .design-layout-stack .image-title p { font-family: 'Cormorant Garamond' !important; } Unrelated, I see you mentioned 7.2 version, is there any article about this version? 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment