I Need Help Moving Dropdown Megamenu Box - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

I Need Help Moving Dropdown Megamenu Box

JZ

Jose I Zuniga

Helix Framework 2 years ago

i need help moving dropdown megamenu box to the right a bit. im using box layout and part of my megamenu is outside the boundry and i cant see it. i have done this before but cant remember the code :( i tried a few already but nothing is working.

Thank you

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #134715

HI Jose,

no extra CSS is needed in most cases, just change in MegaMenu settings from left to center or right.

Template Options > Menu > click "Teams" > "Gear" icon > Position

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

If you really like CSS method every time, play with that value:

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: -50%; }
0
JZ
Jose I Zuniga
Accepted Answer
2 years ago #134717

Thank you. it was right in front of my face. i knew it was somwhere around there lol

0