Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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.
User | RANK |
---|---|
119 | |
97 | |
73 | |
72 | |
46 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022