Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #863246

    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

    #863987

    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

    #864651

    Thank you so much – works perfect!

    #864696

    Hi,

    You are welcome!

    Best regards,
    John Torvik

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.