Home › Forums › Jevelin Theme › Menu Highlights
Home › Forums › Jevelin Theme › Menu Highlights
Hi,
When my page first loads, all the menus are highlighted. The appropriate menu is then highlighted after I scroll down a ways, but this is annoying for all of them to be highlighted when first loading. Can you help?
Solution for this topic
Hi @vincen72,
Thank you for your question.
You can resolve 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
#page-container .sh-sticky-header:not(.sh-sticky-header-active) .sh-nav > .current-menu-item > a { color: rgba(61,61,61,0.69) !important; }
Best regards,
Shufflehound team
I’m still having the issue despite adding the code.
Seems to be working fine now. Thanks!
You are most welcome here 🙂