Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
elitepress
change size and font in header (logo)
byshnev
March 2017
in
elitepress
plz help how to change size of font in header? and font itself..
Tagged:
font
Comments
akhilesh
March 2017
Hello
To change font size add the below css code inside the custom css box .
.site-logo h1 {
font-weight: 600;
font-size: 25px;
}
Change font value as your need .
Thanks
akhilesh
March 2017
Hello
For changing font style of the logo ,
Kindly tell us which font family would you want to use for logo.
Pls suggest only google font family .
Thanks
byshnev
March 2017
thank you very much.
This discussion has been closed.
Comments