-
-
Hi,
For some reason the active menu Item color is not changing. Border works. Thoughts?
Thanks
-
Hello,
This option work on other Menu style not on this with the top border. The top border indicate that you are on the active page. This is the style of this menu type. If you change the menu style with other one you will see that change.
Also there is a possibility to add custom code to make possible add color to the menu item when it is active.
body:not(.cl-one-page) .header_container:not(.cl-header-light) nav > ul > li.current-menu-item > a {color: red;}
You can add the code above into the Custom Code in the Customizer. Or in the style of the child-theme.
Let us know.
Regards!
-
Hi,
Thanks for getting back to me. This option should be available in this menu style. In the example the top border AND the menu changes color.
Thoughts?
Thanks,
Patrick -
Hello,
We will check this problem and if it needed we will gonna fix this issue in the next update.
Regards!
-
Added the custom code, but there’s no change in color on hover…
-
Hello,
Please send to us your wp credentials so i can fix it for you.
Let us know.
Regards!
-
-
Hello,
This is what i see:
https://imgur.com/a/Q3DzT5VI think that everything is ok now.
Let me know.
Regards!
-
Hello,
Please check it now! At the moment we have fixed this issue, but in the next update we will fix this issue.
We have added an extra css at moment to fix that :
.current_page_item a{ color:#8d8056 !important; }
Best Regards!
-
You must be logged in to reply to this topic.