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
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