Shopify themes, liquid, logos, and UX
Greetings!
I've come across an issue that I've never seen before and I cannot find an answer to.
Theme: Plantan
The filter options on our website (in collections pages: https://www.tropico.ca/collections/plants#flt_cate) suddenly are not working. You can click on them, and for a brief second, they will appear then snap closed again.
They were working fine as of Monday, and we noticed the change yesterday. I've gone over any changes to the code, as well as any recently added apps, but I could not find anything. I've been trying to figure this out for the past day and a half and would love it if anyone had any insights.
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Hello @grn_raine
Just add below CSS
.collapse.in {
display: block;
}
This is an accepted solution.
Hello @grn_raine
Just add below CSS
.collapse.in {
display: block;
}
@devangfour Thank you for your prompt reply! I have tried to add the code - but it is entirely possible I tried in the wrong area. Where would you recommend adding it?
Yes please add code here
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste above code at the bottom of the file.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025