Header Home tab always highlighted which is wrong
-
Please refer to the video in the private section.
Hi hey3212,
Thanks for reaching to us.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hi hey3212,
Thanks for details.
This is how default WordPress menu items work. When you are in current page, the menu item will be highlighted.
In case you don’t want to like that, please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
ul.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
color: var(--wd-link-color)
}
Regards,
Hi sevtra7,
I moved your credentials to your topic and will delete here.
Regards,