1. SUNBFC
  2. Commercial Templates
  3. Tuesday, 30 December 2014
  4.  Subscribe via email
Hello, i would really like to know how to change the Googlefont Style.

I want to have all of the (H2) Article Head fonts in Italic and Bold, is that possible?

Thank you!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters...


.item-title, .page-header, h2 {
font-weight: bold !important;
font-style: italic !important;
}


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


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