Refresh - Auto open accordion + Smooth open

HI there,

I would like the first tab on my product description to automatically open on page visit. And I would also like the transition of opening/closing the accordions to be smooth.

Can anyone point me in the right direction? Thanks so much!

site

1 Like

Hey @INFRA

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT

If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @INFRA

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.liquid and add this code at the - https://prnt.sc/4ce68MUf3aYx


Best,

DaisyVo

hi, thank you! The tab is opened on page visit but it’s not opening smoothly. Can I add something to the code for this?

Thanks!