Archived topic
Activate link on click left menu.
1 reply · Started by Bipul on January 21, 2021
Viewing posts 1–2 of 2
Hi, I want to activate and focus on menu when I click on that selected menu. How can I do it?
Page link: https://vidyapeeth.aphroecs.com/aadharshila-fraternity/vision-and-mission
Hi there,
try adding this CSS:
#advanced_sidebar_menu-2 ul li.current_page_item a {
background: #fff;
color: #fcb900;
}
This archived topic is closed to new replies.