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

    Hi Enfold,

    It’s hard to explain but both the parent and the page itself are marked as active in the navigation … and I only want the page itself to be marked as active.
    Please take a look at the screenshot.

    Any idea how this can be fixed?

    In short: I only want ‘Overnachten’ to be highlighted’.

    View post on imgur.com

    Private info below ;)!

    Thanks in advance <3

    #1140781

    Hey mynick,
    Sorry for the late reply, I see that “Ons aanbod” becomes the “current_page_parent” of the other pages, we can correct this with some css. Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .current-menu-parent.current_page_parent .avia-menu-text {
    	color: #fff !important;
    }

    Best regards,
    Mike

    #1140866

    Works like a charm.
    Thanks, Mike!

    Topic can be closed ;).

    #1141194

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Parent and page itself as active in navigation – Fix please’ is closed to new replies.