[Support request] Anchor element on a submenu item

Home Forums Support [Support request] Anchor element on a submenu item

Home Forums Support Anchor element on a submenu item

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

    Hi GeneratePress Team: I am having problems with the submenu items set as links to anchor elements. The menu does not go away when i click them

    The elements are set on the firs menu (Inpsentive Home)
    Thank You for your support

    #472895
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a shot:

    .dropdown-hover .main-navigation ul li:not(:hover).sfHover>ul {
        display: none;
    }
    #473546
    Esteban

    Thank you Tom. It worked.
    Is possible to fix the hover state of this elements. I mean the colors

    Thank you again

    #473623
    Leo
    Staff
    Customer Support

    That should be in Customizer > Colors > Primary Sub-Navigation

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