Hello,
I'm looking how to display the dropped down items from the main site nav bar in one raw.
Looking at this below screenshot, when the zoom page is at 100% in the browser, it looks like this
if you zoom back like at 80% it will be displayed correctly.
I'd like to know if there is some code to add that force the one-line displaying for all the zooming options.
Thanks in advace
Solved! Go to the solution
This is an accepted solution.
Thanks for here
can you please try this mega menu style code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-nav__dropdown--centered {
position: fixed;
top: 113px !important;
}
User | Count |
---|---|
416 | |
209 | |
101 | |
89 | |
73 |