Hello
I would like my menu items to be on the same line and maybe to be spread-out/centered a little more…
I am using the Origin Theme.
Thanks
Hello
I would like my menu items to be on the same line and maybe to be spread-out/centered a little more…
I am using the Origin Theme.
Thanks
“lawfow”
@TBS2022
Hello, Can You Please Share Your Store URL i Will Check and Provide Proper Solution
@TBS2022
Hello,
.header--top-center .mega-menu__list > li {
width: 25% !important;
}
Add This CSS Go To Online Store > Select Theme > Edit Code > base.css
Like This
HI, @TBS2022 .
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.header--top-center .mega-menu__list > li {
width: 25% !important;
}
Result:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Hi @TBS2022
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.header--top-center.mega-menu__list > li {
width: 27% !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly