healingwithjamielee Posted March 13, 2023 Posted March 13, 2023 I have created a website and uploaded a font "COTTA" and inserted it as the header for all 4 headings. It worked all throughout the website EXCEPT on the Shop page and within the Item in the shop. There it is still showing up as the heading font the website came with. How can I make it so all headings in the shop also have COTTA font? Any help is much appreciated!! Thanks, Jamie Image 1: COTTA font as heading on home page Image 2: Old font from template on shop page Image 3: Current code
tuanphan Posted March 16, 2023 Posted March 16, 2023 Try this code instead (replace Line 9 - 12 with this code) h1, h2, h3, h4 { font-family: 'Cotta Free' !important; } 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