Choose The Default Hide/show Accordion Tab On Mobile

Hi,

We use Cs-cart multivendor with the responsive theme.

So in mobile, the different part of the site are hidden by default and others are open by default.

For example : when i click in a category, by default the product section is hidden.

How can i choose what section is open or hidden by default when my shop is viewved in a mobile browser?

Multi-vendor v4.3.3.

Regards

For example : when i click in a category, by default the product section is hidden.

What do you mean? Please clarify

Hi, thank you for your reply.

When i show the platform on mobile browser, i click in a category or banner whatever in the home and i have this result :

And i would like by default this result :

I would like to choose this default attitude for all the block by exemple : "Mon compte", "Service Clients" etc.

I think i can do that in custom code, in tpl file or in custom JS but i can't find the right way.

Regards

The filters have a Display type setting

http://prntscr.com/9xnk3b

Did you try it?

Hi,

Yes, but it's not only about the filters it's for all the block in responsive view.

Do you have another idea?

Regards.

Hi,

Yes, but it's not only about the filters it's for all the block in responsive view.

Do you have another idea?

Regards.

The behaviour is linked with the block wrappers which are located in the following directory

design/themes/YOUR_THEME/templates/blocks/wrappers

But additional examination is required to answer on your question