Tagged: main-menu
-
AuthorPosts
-
August 3, 2021 at 4:08 am #1314040
Our Main Menu is Changing Colors on Scroll and it is inconsistent – (see URL in private section)
Some of the Menu titles changes and other are not when you scroll down the page.
Thanks for your help.
Avery
August 5, 2021 at 11:57 am #1314635Hey So Evolve,
Thank you for your patience, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top #header.header_color .sub_menu>ul>li>a, #top #header.header_color .sub_menu>div>ul>li>a, #top #header.header_color .main_menu ul:first-child > li > a, #top #header.header_color .main_menu .menu ul .current_page_item > a, #top #header.header_color .main_menu .menu ul .current-menu-item > a, #top #header.header_color .sub_menu li ul a { color: #fff; }
Best regards,
MikeAugust 5, 2021 at 5:10 pm #1314695Mike, we have added the above additional CSS on both our test site and the actual site and neither one worked to fix the issue.
Paul
August 6, 2021 at 10:41 am #1314801Hi,
Thanks for the feedback, I don’t see the css included in the site you linked to, but this seems to work when I inject it, please include an admin login in the Private Content area so I can examine, perhaps you have an error in your css from another rule.Best regards,
MikeAugust 6, 2021 at 4:03 pm #1314872See the below information requested in the private section
August 6, 2021 at 4:39 pm #1314878August 6, 2021 at 5:46 pm #1314892This reply has been marked as private.August 7, 2021 at 1:08 pm #1315026Hi,
Glad this helped, the issue is that some of your menu items are links on the same page and some are links to other pages, so the default action is to highlight the current page items on scroll, this is not your intention so we are overriding it with this solution.
If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Main Menu’ is closed to new replies.