Shopify themes, liquid, logos, and UX
I'd like to add some sort of indicator to show which size and colour a customer has selected.
Also the spacing is messed up. How can I space them out? Like have colour on top and size underneath.
Thanks, link is below.
https://sheepdogbrewco.com/collections/merch/products/sheepdog-brew-co-shirt
Hi @camkaye
Unfortunately, this is not just a simple edits. Looks like your script is not working. You need a developer to do this for you
Hey @camkaye
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 </body> tag.
<style>
@media screen and (min-width: 1024px) {
.product-block.product-block_variants {
flex-flow: column;
}
.variant-wrapper+.variant-wrapper {
margin-top: 25px !important;
}
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
User | RANK |
---|---|
207 | |
178 | |
63 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023