Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Fonts
How do I change the H2 font only?
mlgrippi
August 2016
in
Fonts
Hi Muffinbuilder -
I want to change the font of H2 but not of ALL the Headers.
Is there a CSS code for this?
Comments
Albert
August 2016
Hi,
you can do this under Theme options > Fonts > Size & Style section.
mlgrippi
August 2016
Muffingroup, this does not allow me to change the font. This allows me to change the size of it and the style, but not the font itself.
I want my H2 font to be different than all my other headers.
megalo74
August 2016
Can't you change your custom css?
> Appearance > BeTheme Options > Custom CSS & JS > CSS
h2 {
font-family: "Comic Sans MS";
}
Albert
August 2016
@mlgrippi
You didn't told us that you mean font family. The family you can change with custom css using the solution that
@megalo74
gave you above.
mlgrippi
August 2016
Thanks guys
Sign In
or
Register
to comment.
Comments
you can do this under Theme options > Fonts > Size & Style section.