Tagged: x Author Posts June 18, 2016 at 5:32 am #1048319 bedingfieldParticipant Hi there, When I go to one of my blog posts I notice that the menu item ‘blog’ is not highlighted. How can I make this so? http://elyrunners.club/2016/04/03/wymondham-20/ Thank you. June 18, 2016 at 6:45 am #1048363 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : li.current_page_parent > a span { color: red; } Hope that helps. June 18, 2016 at 9:34 am #1048503 bedingfieldParticipant Thank you. Works perfectly. I would also like to add the underline as per other menu items. Whats the CSS for that please? June 18, 2016 at 1:40 pm #1048601 Nabeel AModerator Hi again, Please replace the previous code with this one: li.current_page_parent > a span { color: white !important; text-decoration: none !important; box-shadow: 0 2px 0 0 #ffffff !important; } Let us know how this goes! June 18, 2016 at 1:45 pm #1048606 bedingfieldParticipant perfect. thank you June 19, 2016 at 1:16 am #1048976 ChristopherModerator You’re welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1048319 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In