Comments Jan started the conversationFebruary 19, 2015 at 8:18pm Hi, as i mentioned in a different ticket i want to use a custom font because standard OpenSans doesn't have german special characters. So i activated custom fonts and only changed "Sub-headers & Team Member Names" to Arial because i wanted to see the difference first. But the font does not change on my members page. When i use dev tools looking for the css it says that Arial is overwritten by: body h1.light, body h2.light,body h3.light, body h4.light, body h5.light,body h6.light, p.light {font-family: 'OpenSansLight' !important;} As you can see there is the !important - how do i overwrite it? 8,848Tahir repliedFebruary 19, 2015 at 9:46pmHey Again!You can use " body #ajax-content-wrap h1" . Thanks ThemeNectar Support Team Sign in to reply ...
Hi, as i mentioned in a different ticket i want to use a custom font because standard OpenSans doesn't have german special characters.
So i activated custom fonts and only changed "Sub-headers & Team Member Names" to Arial because i wanted to see the difference first.
But the font does not change on my members page. When i use dev tools looking for the css it says that Arial is overwritten by:
body h1.light, body h2.light,body h3.light, body h4.light, body h5.light,body h6.light, p.light {font-family: 'OpenSansLight' !important;}
As you can see there is the !important - how do i overwrite it?
Hey Again!
You can use " body #ajax-content-wrap h1" .
Thanks
ThemeNectar Support Team