How To Open Submenu To The Left ? - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

How To Open Submenu To The Left ?

Y

yoquiltrucci

Helix Framework 4 years ago

Hello could you please tell me how to open my Submenus to the left instead of right?

please see my image

Thank you

https://postimg.cc/4YPk6Xgt

0
4 Answers
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #42641

Hello

Thank you for sharing the screenshot, however I am sorry to say that this will require customization which we cannot provide as per our Support policy.

Hope you kindly understand.

0
UT
Ugur Takoz
Accepted Answer
3 years ago #44724

Hi,

try this:

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub { left: -250px; margin-top: -20px; }

Put it in the "Custom CSS" in the template editor (Custom code)

0
UT
Ugur Takoz
Accepted Answer
3 years ago #44725

Thats better

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub { left: -240px; margin-top: -20px; }

0
Y
yoquiltrucci
Accepted Answer
3 years ago #44867

Excellent, thank you for your help, i will try this later.

0