Hi tuanphan,
I have learned a lot from your posts over the years!
Was wondering if this could be coded to justify (vertically) the menu items in the mobile menu?
something like this -
/* TRYING TO GET THIS TO SPACE EVENLY on MOBILE MENU */
[data-folder] .header-menu-nav-folder-content {
justify-content: space-evenly !important;
}
not spacing evenly - just getting the default.
For reference, my site is
spstudios.com
(issue is when viewing in mobile or browser-window is smaller than 1400px wide)
Thanks, 'spstudiosdotcom'