Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I recently made changes to my theme and have encountered some issues.
Firstly, the cart icon is not visible on mobile devices. Although the Shopify theme editor shows the icon, it appears invisible when I check it on my phone. I can click on the area where the icon should be, and the cart drawer pops up, but the icon itself is missing.
Secondly, the search icon is missing on PC. I'm not sure if it's supposed to be like this, but I can't find any settings to change it. The icon is not visible in the Shopify theme editor either, unlike the mobile issue where it shows up but is invisible.
I would appreciate any help in resolving these issues.
Thank you in advance.
Solved! Go to the solution
This is an accepted solution.
Please check your inbox.
Hey @bagdonaviciusbm
Share your Store URL and Password if enabled.
Best Regards,
Moeed
wildbrews.co
Hello @bagdonaviciusbm
Please provide the URL of your website.
wildbrews.co
Hello @bagdonaviciusbm
Go to online store ---------> themes --------------> actions ------> edit code-------> theme.CSS
and add this code at the very end of your file.
@media screen and (min-width: 990px) {
.header--top-center * > .header__search {
display: block;
}
}
and at desktop you will get the search icon.
I can see the cart icon in my phone, please let em know which phone you are using, so that i can check.
If this was helpful, hit the like button and mark the job as completed.
Thanks
I have installed the code, however, nothing has change apart from the fact that on desktop, the cat icon is now miniature for me.
I tried checking on the iPhone 11 and iPhone 13 Mini.
This is an accepted solution.
Please check your inbox.
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