Hi,
Is there a way to highlight a parents page when showing a daughter page?
I have a page calls “Ankündigungen” -> this is my parents page to 4 subpages. The subpages are not in the menu, user will go there straight from the parent page.
Now – if user own a subpage I would like to highlight the parentage in my case “Ankündigungen”. How can I do this.
Home – Felix Thyes – Malerei, Zeichnungen, Mischtechnik, Fotografie, Objekte
Thanks
Katharina
Hey Katharina,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.av-main-nav > li.current-page-ancestor > a > .avia-menu-text {
color: #ca0a37!important;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Thank you so much – works perfect!
Hi,
You are welcome!
Best regards,
John Torvik