Site logo

Archived topic

GP simple megamenu help

3 replies · Started by Cristina Rose on March 29, 2018

Viewing posts 1–4 of 4

Hello,
I've been using the simple menu gp has posted here but the "child (in this case Bleep)" seems to disappear when the "grandchild (Bloop)" is selected. Is there anyway to stop this?

Cristina

Can you try adding this CSS?:

nav .main-nav .mega-menu > ul > li:hover > a {
    color: #fff;
}

Brilliant. That did it rough and dirty. Thank you for this option.

No problem! :)

This archived topic is closed to new replies.