Shopify themes, liquid, logos, and UX
Hi
im trying to hide the sort button on mobile only my site is https://luxurymrkt.com/collections/footwear-1
thank you
Solved! Go to the solution
This is an accepted solution.
Hi,
To remove the sort button, you should be able to hide it from your theme editor. However, if you were unable to find it, please add the code below to assets/theme.css file.
@media only screen and (max-width: 767px) {
.collection-filter__sort-container {
display: none !important;
}
}
Hope it helps.
Thanks.
This is an accepted solution.
Hi,
To remove the sort button, you should be able to hide it from your theme editor. However, if you were unable to find it, please add the code below to assets/theme.css file.
@media only screen and (max-width: 767px) {
.collection-filter__sort-container {
display: none !important;
}
}
Hope it helps.
Thanks.
Thank you!
User | RANK |
---|---|
76 | |
65 | |
64 | |
53 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023