Drop Down is Cut Off In Mega Menu - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Drop Down is Cut Off In Mega Menu

MS

Martin Seidl

Helix Framework 3 years ago

Hi Team,

saving settings in mega menu does not work and also the drop down of mega menu in small screens is cut off. seemy video https://www.loom.com/share/fcdea416a5e7451aa258f65e1e6a5ec7

and see website: http://j41.spielratz.org/ thnx, martin

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #95326

Hi

Thanks for contacting us. You can use this custom CSS


.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right {
    width: 900px !important;
}

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
MS
Martin Seidl
Accepted Answer
2 years ago #96226

thnx, but why is saving the meage menu settings not possible. It is not the first time it happens.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #96250

Sometimes such problems arise. Then we use custom CSS. If you have no problem can you close this post by accepting the answer?

0