Move the panel lower
-
Hi, I want to lower the positioning of the main menu panel because it is currently covering the logo of my website.
I have tried adding margin to the menu links which works but i’m not too sure where i can apply that.
On Inspector, I found this line of code:
<ul class="mega-sub-menu" style="width: 1371px; left: -146.656px;">
If I add margin-bottom: 32px then my problem is solved.
But when I go on Customize > Additional CSS and create a new CSS rule:
.mega-sub-menu{margin-bottom: 32px;}
nothing seems to happen.
Any assistance on how I can do this through CSS or from the Max Mega Menu WP panel will be greatly appreciated! ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Move the panel lower’ is closed to new replies.