Keep collapsable open...

Hi,

I’m using the Prestige theme, and there’s a section on the product page where collapsible content can be added (See image one). By default, all collapsible fields are closed. However, I’d like to keep the ‘description field’ open on page load (see image 2). Is there a way to do this? Our website is www.todecay.com.

If you want to keep the new tab open, you just need to change the script.

I tried to add “if title = description, then keep the toggle open” but it did not work…

I wonder if there is an option somewhere in settings to do just that. Can’t check though.

If not, should be pretty easy to add in section code, but again – can’t tell without seeing the code.

If there is a Custom liquid or HTML block/section, you can do it with JS, by adding code like this:


This should open the first accordion in product info section.

How can you make it open the last accordion?


Where do you place this code? I’m having a similar issue:

Product page keep collapsible tabs open
https://community.shopify.com/post/2846515

Any help you can give me would me much appreciated. Thanks