Site logo

Archived topic

Anchor element on a submenu item

3 replies · Started by Esteban on January 16, 2018

Viewing posts 1–4 of 4

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

Hi there,

Give this CSS a shot:

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

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

Thank you again

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

This archived topic is closed to new replies.