Shopify themes, liquid, logos, and UX
Hello all,
I'm having an issue getting the mobile burger icon to display on the Debut theme on this site - https://www.yipsonline.com/
This is the first time I have had this issue and everything appears to be set properly.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
sorry for that issue can you please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#mobileMenuToggle span, #mobileMenuToggle span::before, #mobileMenuToggle span::after {
background: #000;
}
This is an accepted solution.
hello @snaxmedia
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#mobileMenuToggle span, #mobileMenuToggle span::before, #mobileMenuToggle span::after {
background: #000000 !important;
}
This is an accepted solution.
sorry for that issue can you please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#mobileMenuToggle span, #mobileMenuToggle span::before, #mobileMenuToggle span::after {
background: #000;
}
How can I add more category/link in the burger section
This is an accepted solution.
hello @snaxmedia
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#mobileMenuToggle span, #mobileMenuToggle span::before, #mobileMenuToggle span::after {
background: #000000 !important;
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024