Simone1570048769 Posted September 26, 2019 Posted September 26, 2019 When I change the banner font, the nav font and h1 font also changes. I use these codes: H1 @font-face { font-family: "mostard"; src: url(https://static1.squarespace.com/static/5d8bc14279ccce344e38d1df/t/5d8c8c823b747142ae75cf16/1569492098311/Mostardesign+-+Sofia+Pro+Bold.woff);} h1 * { font-family: 'mostard' !important; } NAV FONT @font-face { font-family: "mostard"; src: url(https://static1.squarespace.com/static/5d8bc14279ccce344e38d1df/t/5d8c85d46412ab652b47176e/1569490388458/Mostardesign+-+Sofia+Pro+Medium.woff);} header#header * { font-family: 'mostard' !important; } BANNER @font-face { font-family: "mostard"; src: url(https://static1.squarespace.com/static/5d8bc14279ccce344e38d1df/t/5d8c8c823b747142ae75cf16/1569492098311/Mostardesign+-+Sofia+Pro+Bold.woff);} .index-item-title { font-family: mostard; } @tuanphan please help
tuanphan Posted September 29, 2019 Posted September 29, 2019 @Simone Have you resolved yet? If no, please share site url to check. 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!)
Simone1570048769 Posted September 29, 2019 Author Posted September 29, 2019 @tuanphan thank you for your response. Yes I have resolved it :) thank you
Recommended Posts
Archived
This topic is now archived and is closed to further replies.