Shopify themes, liquid, logos, and UX
I have scoured the code and seemingly can't find what I am looking for- I am wondering how to change the appearance of our Filter sidebar menu. I would like it to just list the options, rather than have them as buttons. The buttons don't look great, aren't the buttons from our theme (so its not something I can change in settings), and also have a funky mosaic-like layout. Does anyone know where I might be able to find where I can change this?
Solved! Go to the solution
This is an accepted solution.
.filter-group--wrapper > li.filter-item {
width: 100% !important;
text-align: left !important;
border: none !important;
}
.filter-group--wrapper > li.filter-item > a {
justify-content: flex-start !important;
}
I hope this helps
Best,
Daisy
Please provide the link and a screenshot of the issue.
Also, let me know how you’d like to change it and specify the details clearly.
Best,
Daisy
https://motherandearth.com/collections/toys-baby-toddler-0-2yrs/type_educational
See how the list of filtering options is buttons? I want to change those. Would prefer to have them just in a list.
This is an accepted solution.
.filter-group--wrapper > li.filter-item {
width: 100% !important;
text-align: left !important;
border: none !important;
}
.filter-group--wrapper > li.filter-item > a {
justify-content: flex-start !important;
}
I hope this helps
Best,
Daisy
THANK YOU SO MUCH! You saved me another day of a coding headache!!!
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