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

Mega Menu Closes On Hover

pgypps

pgypps

Helix Framework 2 years ago

Hi, i have an issue where normal dropdown is working on menu but the megamenu "support services" on COR Solutions is not.

0
3 Answers
pgypps
pgypps
Accepted Answer
2 years ago #131769

ignore me... my css to give padding to bullet points also affected the mega menu ul li, ol li { margin-bottom: 10px; }

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #131777

Hi,

ignore me...

As you wish ;p

But I have extra small tip that may help a little bit users to click on first submenu items.

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 5px 10px; }

default value is 20px (top, right, botton, left) reducing top value - helps - 15px makes a difference.

0
pgypps
pgypps
Accepted Answer
2 years ago #132126

see below.

0