Shopify themes, liquid, logos, and UX
Hi, how can I remove the search bar from the currency selector on mobile?
I want to remove it from both the header and the footer.
Here’s my store URL: https://1049xn-ya.myshopify.com/
!I ONLY NEED THIS ON MOBILE; I’VE ALREADY REMOVED IT ON DESKTOP!
Thanks,
Tim
Solved! Go to the solution
This is an accepted solution.
HI @CreatorTim
@media screen and (max-width: 768px){
.disclosure__list-wrapper.country-selector > .country-filter {
display: none !important;
}
}
I hope this helps
Best,
Daisy
This is an accepted solution.
HI @CreatorTim
@media screen and (max-width: 768px){
.disclosure__list-wrapper.country-selector > .country-filter {
display: none !important;
}
}
I hope this helps
Best,
Daisy
Thank you!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024