1. floskin
  2. Commercial Templates
  3. Sunday, 05 January 2014
  4.  Subscribe via email
Hi Ciarán

There is a way to customize the font weight for the modules titles? I have tried adding font-weight: bold or 600 for h2 and h3 in nexus.css in renovate files, but it does not seem to work

some imput?

Thanks in advance

Floskin
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

By default only the 400 weight font is loaded from Google. To add extra weight add your Google font code to the Custom Head Code field in your templates parameters, including your desired weight. eg...


<l-ink href='http://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'>


You can then set your weight by adding the something like the following to the Custom CSS field of your templates parameters...


h2 {font-weight: 300;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi, Ciarán

I am using renovate template. In which file I have to make the changes to get the desired google fonts changes?

Thanks

floskin
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Google fonts are loaded in your templates styles.php (../templates/j51_renovate/styles.php).

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!