Hi
I wish to set the ABOUT main menu item to current as per the ABOUT Introduction page on each of the pages in the right menu (see enclosed URL),
i.e. about-public-collections/, about-awards/, about-solo-exhibitions/, about-group-exhibitions/ and about-bibliography/
I have tries the following code but it does not work. Can you please tell me where I am going wrong?
<style>
#menu-item-14841.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-14778.current_page_item a{text-decoration: underline; color:#e20303 !important}
</style>
Thanks in advance
mije