How To Move The Menu To The Left? - Question | JoomShaper

How To Move The Menu To The Left?

MN

Marek N

Template 2 years ago
0
3 Answers
Pavel
Pavel
Accepted Answer
2 years ago #46259

Hi. Try this

#sp-menu > .sp-column {
    justify-content: flex-start !important;
}
.sp-megamenu-parent {
    margin: 0;
}

And you should turn OFF fluid row in Header settings

0
MN
Marek N
Accepted Answer
2 years ago #46276

Thanks

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #46306
0