Ricardo
MemberForum Replies Created
-
#header-menu > li {
font: normal 18px arial;
margin: 0 2px;
}You’ll have to make the 18px smaller (like 16px). And just past the code in your custom CSS. If you are using a caching plugin you’ll also have to empty your cache afterwards.
Well, I used this code to change my font size:
#header-menu > li {
font: normal 18px arial;
margin: 0 2px;
}(Just put it in your Custom CSS or Child theme)
You could try this in your Custom CSS (or Child theme):
#header-menu-wrap {
display: none;
}Did you read this yet? 🙂
https://forum.graphene-theme.com/graphene-support/new-navigation-menu-in-version-14-a-heads-up
What could I add to the code to make the link open in a new window?
Would a custom header slow the loading time down? It would be a cool feature, but loading text must be faster I guess.
Could you please add me? Then I’ll be in the loop of new features etc 🙂
Cool! Can’t wait 🙂
I used it because I wanted ‘return to top’ to stand out, next to the menu items in the sidebar.
Thanks!:D You’re a lifesaver!
