Mega Menu Hover Color - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Mega Menu Hover Color

R

Robert

Helix Framework 3 years ago

Hi,

How to get customize the megamenu active and hover color? After adding the mega menu the hover color is the same as the normal font color. In the menu itself it is still as set in the preset so that's still ok. Only the mega menu does not use the preset colors.

0
3 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #72935

Hello

Thank you for your query.

Could you please share your site URL?

0
R
Robert
Accepted Answer
3 years ago #72936

This will be fine?

.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent .sp-mega-group > li > a:hover
{color: #ff00aa !important;}
0
R
Robert
Accepted Answer
3 years ago #72938

Build local, seems to work fine with the code above.

0