Home › Forums › Jevelin Theme › Menu buttons for page anchors differ from others
Home › Forums › Jevelin Theme › Menu buttons for page anchors differ from others
If you go to surgeea.com and you look at the welcome page, you will see that the 3 buttons on the right (links to other pages) are grey and they react when you hover the mouse by becoming white. The 5 buttons to the left (pertaining to anchors on the home page) are white and there is no color change when mouse is over them. Could we make all buttons look and act like those on the right, so that the main menu looks uniform?
Hi Surge,
I hope you are well today and 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
#page-container .sh-header-mobile a,
#page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.current_page_item > a,
#page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li:not(.current_page_item):hover > a {
color: rgba(255,255,255,0.85)!important;
}
#page-container .sh-header-mobile a:hover,
#page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a,
#page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a > i,
#page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.sh-nav-social > a:hover > i,
#page-container .sh-header-mobile-navigation li > a:hover > i,
#page-container .sh-header-left-side li.menu-item > a:hover {
color: #fff!important;;
}
Best regards,
Shufflehound team
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.