Info section collapse issue

Hello :slight_smile:
I am having an issue with my info sections on my product pages, on mobile view they are defaulting to expanded. My desktop is ok , I can have collapsed sections or tabs. but mobile just keeps showing all info in expanded form and I need to change that.
Please help!!! Thank you!!!
here’s an example
https:// www.6ksoap. com/product-page/chai-tea-latte

There are still a lot of issues between DESKTOP-MODE and MOBILE-MODE.
What you can do is → try to solve it by code → using —>
https://www.wix.com/velo/reference/wix-window/formfactor

And then differ between the two different modes by using a simple →

if( ) {   } else {   } - query

Here another issue → MOBILE/DESKTOP - conflict and you will find much more, if you use the search of this FORUM…