Home › Forums › Jevelin Theme › Navigation Font Size, Font Type Missing
Home › Forums › Jevelin Theme › Navigation Font Size, Font Type Missing
Hello,
I have been trying to edit the Font Size, Font Type, & Font Type for my website navigation menu, but cannot identify where I need to go to make this change.
I’ve been to Appearance>Theme Settings & Appearance>Customize. I’ve evaluated every sub-menu option, tinkering to see what controls the navigation font and I’ve got nothing. I do see Font editing options for header and body text however. Any help would be greatly appreciated. Thanks.
Hi there,
Can you tell us which theme version are you using?
Best regards,
Shufflehound team
Javelin theme. Thanks.
Sorry, we meant version number, like 2.0.2
You can see it in admin dashboard / theme list.
Version 5.3.0.2
Please try this:
Hopefully it helps.
I went to the Themeforest website to download the most up to date version. I just installed it. I’m able to change the Font Family, but can’t control the font weight. Is that not customizable? Thanks for your support as I try to figure this out.
At the moment navigation font weight option isn’t available, but we can give you a custom CSS to change it.
A custom CSS would be awesome. Thanks so much!
Please try one of these CSS snippets bellow and let us know if that works:
First level only:
.sh-nav > li.menu-item > a {
font-weight: normal!important;
}
All levels:
.sh-nav li.menu-item a {
font-weight: normal!important;
}
Neither worked. I copy and pasted your code in the Javelin custom css section.
Can you give us a link so we can take a look?
You can write it here or send it to our email support at shufflehound dot com.
Cool. My website is as follows:
I want to make the navigator menu look similar to the one you see here: https://www.stmarytx.edu
The fonts are the same, but the latter has a lighter font weight which makes it look super dope. Thanks.
We can’t see any of these CSS snippets in your page source.
Did you remove them?
Yes, I removed the code because it wasn’t working.
Can you add it back, so it would be easier to fix it?
Done. Tx
We found one custom CSS option related issue.
Please download and test our latest beta version.
Please login to access this file
Guys, you rock! It works finally! Thanks so much for your patience.
Nice to hear that. 🙂
If you can, please give us a positive rating in ThemeForest.