Home › Forums › Jevelin Theme › Navigation font is bold would like to lighten up the weight of the font.
Home › Forums › Jevelin Theme › Navigation font is bold would like to lighten up the weight of the font.
Our navigation font is too thick. Would like to make it the standard font without the added thickness.
Solution for this topic
Hi @shanticfm,
Thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-nav > li.menu-item > a { font-weight: 400; }
Best regards,
Shufflehound team
Perfect <3
You are most welcome here š