Shopify themes, liquid, logos, and UX
Hi community, I saw it's one post with the same question, but can't find the code.
my question is that I using the Impulse theme and using theme tabs, I wanna always the first tab automatically opens.
web: dehome.co.uk
Theme: Impulse
Thanks
Solved! Go to the solution
This is an accepted solution.
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
- Go to Online Store->Theme->Edit code theme.liquid paste my code before </body> element
<script>
window.onload=()=>{
document.querySelectorAll('button.label.collapsible-trigger.collapsible-trigger-btn.collapsible-trigger-btn--borders.collapsible--auto-height')[0].click()
}
</script>
Hope my solution works perfectly for you!
Best Regards;
PageFly
This is an accepted solution.
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
- Go to Online Store->Theme->Edit code theme.liquid paste my code before </body> element
<script>
window.onload=()=>{
document.querySelectorAll('button.label.collapsible-trigger.collapsible-trigger-btn.collapsible-trigger-btn--borders.collapsible--auto-height')[0].click()
}
</script>
Hope my solution works perfectly for you!
Best Regards;
PageFly
you are welcome, I am glad when can help you😍
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024