page scroll to id with an additional page – menu active colour
-
Hi
I have a single page where the scroll to id is working well. I have the following CSS to set the active link to yellow.
/* hightlight the active menu link to work with page-scroll-to-id */
.main-navigation a:hover, a.mPS2id-highlight {
color: #F7ED42 !important;
}How do I set the active link to yellow when the “contact” menu is active.
Kind regards,
AndreaThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘page scroll to id with an additional page – menu active colour’ is closed to new replies.