Change font styles for Graphene
-
Still nothing. How about the @import URL, should I put something before and/or after it?
I have this code in the CSS box:
#developer {
Display: none;
}Should I put a code between them? Or do I just paste the:
@import url(http://fonts.googleapis.com/css?family=Mate+SC);as is?
First, paste this code on a new line in the custom css box:
@import url(http://fonts.googleapis.com/css?family=Mate+SC);Then, in what element are you wanting to use the code? The header menu fonts?
Okay, so now add this on a new line in your custom css box:
#header-menu > li {
font: 17px 'Mate SC',serif;
}Send me a temp admin panel login username and password.
You can use my contact more here:
Okay, click on the link above and send me the username and the password you use to login to your admin panel for your website.
Just type it into the form on my page, fill in the captcha, and click submit.
- You must be logged in to reply to this topic.
