Tab open by default on Impulse Theme

UPDATE: SOLUTION FOUND! Thanks to everyone who responded so fast :slightly_smiling_face:

Hello! Would love some help with coding, please.

How do I make the first tab open by default on my product page? My website theme is Impulse. I’m not confident with which code to edit - please help!

1 Like

@HelenVAC ,
Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag


If it helps you, please like and mark it as the solution.

Best Regards :blush:

1 Like

Hey @HelenVAC

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 help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

ah you’re the best! Thanks for responding so quickly - this worked a treat :slightly_smiling_face: