Shopify themes, liquid, logos, and UX
Hi,
I’d like to move the size options to start closer to the price and to the left
my site is https://luxurymrkt.com/collections/ets-fs-best-selling-products
Hey @Luxurymrkt
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 (max-width: 767px) {
.usf-swatchs ul li label {
margin-top: 0 !important;
}
.usf-swatchs ul {
margin-left: 0 !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
It works just when there’s 2 rows of sizes it moves a tad
Hi @Luxurymrkt
Check this one.
.usf-swatchs ul {
margin-left: 0 !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Luxurymrkt
This is Theodore from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.usf-swatchs ul {
margin-left: 0 !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Theodore | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024