[Resolved] Hover menu animation on centered logo

Home Forums Support [Resolved] Hover menu animation on centered logo

Home Forums Support Hover menu animation on centered logo

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #850158
    Pieter

    Hi,

    I made a menu with centering logo. I would also have the hovering animation on the menu, but the hovering is also on the logo….

    Ofcourse I don’t want that 🙂

    Gr. Pieter

    #850171
    David
    Staff
    Customer Support

    Hi there,

    in your CSS for the menu hover effect change the selector i.e

    .main-navigation .menu > .menu-item > a::after

    to:

    .main-navigation .menu > .menu-item:not(.menu-item-separator) > a::after

    #850792
    Pieter

    Hi David,

    Thank you!

    Gr. Pieter

    #850804
    David
    Staff
    Customer Support

    You’re welcome

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