Shopify themes, liquid, logos, and UX
Hello!
How can we solve in the Broadcast theme issue, least one filter should always be always down/open, or even all of them?
Store name: https://bogrebarat.hu/collections/osszes-termek
Share preview link: code: 123
Hey @Fussigabor
Go to Shopify Admin -> Online Store ->Theme -> Edit code->theme.liquid -> Add below code before </body> at the theme.liquid file
<style>
body .collection__filters .filter-group__body {
height: auto;
}
</style>
<script>
$('.collection__filters details[data-collapsible]').each(function() {
this.setAttribute('open', 'true');
});
</script>
Hello! 🙂
unfortunately it doesn't work.
Did you add the code in the right place?
Yes, i tryed custom.js also.
We require access to your store to check the console errors and review your theme code, allowing us to provide the best solution
Hello! 🙂
Okay.
Domain: Bogrebarat.hu
Collab code: 0551
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024