Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #985224

    Hi,
    if you load the link (private content) you can see the One-Pager with the main menu – the first entry (“Unternehmen”) is active, but: it should not!

    Only if you scroll down to “Das Unternehmen” this entry should be active! Like its works with the other menü items.
    Is there a solution? Tried to give the first image (Color-section) an ID that is not existing in the menu, but it did not work…
    Thank you!

    #985729

    Hey SvHa,
    Please try adding a “home” menu item, that is, a menu item for the page url with no ID, if you wish we can then hide that menu item with css like this:

    #menu-item-0 {display: none !important;}

    please change the zero to the correct number for the menu item.

    Best regards,
    Mike

    #985734

    Hi Mike,
    thanks for your help – that is almost the right solution ;-) As you can see: before the first menu item now you can see the vertical stroke – what I do not like. Is it possible to hide or remove this first stroke?
    Thanks :-)

    #985736

    another thing: if you load the page its works great, but after scrolling down and up again to the top of the page the active status should diappear again. Any idea?
    Thank you!

    #985761

    Hi,
    Please try adding “/#top” to the end of the home link, this will cause it to be active when you scroll back to the top of the page.
    This will hide the link and first pipe:

    
    #menu-item-502 {display: none !important;}
    #menu-item-32 span.avia-menu-text {
    border-left-color: transparent !important;
    }
    

    Best regards,
    Mike

    #985857

    Hey, great thats exactly what I wanted!
    Thanks a lot :-)

    #986183

    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 under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Enfold active entry’ is closed to new replies.