From the following screen:
I want to make the “Mode d’expédition” dropdown to be unfolded by default (actually, when the page is loaded, the dropdown starts being folded). How can I do it with JS/CSS?
I tried, as a little test, to add a tag in the checokut.liquid template, right before end of the tag, trying to change some font color to red, but it didn’t work. From the element inspector I can see that the is not even loading and probably that’s not even the checkout.liquid template.
How can I do it? The address bar says I’m in “https://shop.app/checkout/etc”, but yet I can see that it’s still loading resources from cdn.shopify.com.
