Home › Forums › Basel support forum › Active Menu Item Color Active Menu Item Color This topic has 3 replies, 2 voices, and was last updated 6 years, 3 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 9, 2018 at 3:13 am #76157 kwoodberryParticipant Hey there, I’m trying to figure out why my active menu items aren’t showing in a different color. Could you direct (as they do in your example). Could you direct me to where I can address this? THANKS! September 9, 2018 at 8:15 am #76172 Elise NoromitMember Hello, Please add this CSS to the Theme settings > Custom CSS .main-nav .menu > li.current-menu-item > a{ color:#F9272B; } Best Regards September 9, 2018 at 7:45 pm #76251 kwoodberryParticipant THANK YOU! And just in case someone searches on this, I added the following to include the menu items that have submenu items: .main-nav .menu > li.current-menu-item > a{ color:#F92A2C!important; } .main-nav .menu > li.current-menu-parent > a{ color:#F92A2C!important; } .main-nav .menu ul li.current-menu-item > a{ color:#F92A2C!important; } September 10, 2018 at 8:12 am #76290 Elise NoromitMember Hello, Thanks for sharing. Best Regards Author Posts Tagged: active menu item Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register