Hi, thank you for taking the time to read my post,
I’m using the Impulse Theme, is there a way to have the first tab (titled ‘DESCRIPTION’ on my site) on product pages opened by default?
Kind regards
Hi, thank you for taking the time to read my post,
I’m using the Impulse Theme, is there a way to have the first tab (titled ‘DESCRIPTION’ on my site) on product pages opened by default?
Kind regards
Hey @renssnce ,
It is possible but you will need to add some code for it to work. I checked your store and the collapsible tab is controlled by javascript. So, you either have to update the javascript to keep the first tab open by default or you can use liquid to check if its the first collapsible tab and add the classes for opening the tab. Either way, you will need to add some code. If you need help with that, let me know I can do it for you. Thanks.
Could you please help me with that? Thank you
Sure, I have sent you a collaborator’s access.
If possible, could you guide me on here? I’m do not have permissions to give access as i am an employee
Hi,
Here are my recommendations. Please follow the steps -
Open theme.liquid file
Find by pressing Ctrl + F and paste the code right before the just like in the image here.
This is the code here -
I hope this will solve the issue. Also, don’t hesitate to reach out if you encounter any issue.
Have a great day!
Peace