Shopify themes, liquid, logos, and UX
Hello!
is there a code to create a space in the menu tab? Currently it looks like this
I would like it to look like this:
(different webpage for reference)
Hi @ErhatRO
@media screen and (max-width: 768px){
details.menu-drawer-container.menu-opening ul.menu-drawer__menu > li:nth-child(2) {
margin-bottom: 40px !important;
}
}
@DaisyVo This works for mobile only, it doesnt show the same on desktop. Also, is there a way to place the space between giveaway and account.
Thank you!
HI @ErhatRO
Please change the code above by this code
details.menu-drawer-container.menu-opening ul.menu-drawer__menu > li:nth-child(2) {
margin-bottom: 40px !important;
}
details.menu-drawer-container.menu-opening ul.menu-drawer__menu > li:nth-child(3) {
margin-bottom: 40px !important;
}
It will help to solve both of your requests !
I hope this helps
Best,
Daisy
Hello,
Please share "Store URL"
Thanks!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024