Generally the menu item that is the current page will have a class of ‘current_page_item’, which means all you need is to apply styles to .current_page_item in your CSS.
Thank you. I am not a coder, so is there any way you can elaborate? Also, is there a way to add text to the left side of the footer? It seems to only allow me to go about half way across. Thanks.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
For this customisation of your theme, you need to have a basic understanding of CSS. You can ask CSS-specific queries in a CSS-specific forum to improve your understanding.