Okay
  Public Ticket #376716
custom font overwritten by standard font
Closed

Comments

  • Jan started the conversation

    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,848
    Tahir replied

    Hey Again!

    You can use " body #ajax-content-wrap h1" .

    Thanks


    ThemeNectar Support Team