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:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @Luxurymrkt
Check this one.
- From you Admin page, go to Online Store > Themes
- Select the theme you want to edit
- Under the Asset folder, open the main.css(base.css, style.css or theme.css)
- Then place the code below at the very bottom of the file.
.usf-swatchs ul {
margin-left: 0 !important;
}
-
And Save.
-
Result:
-
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
It works just when there’s 2 rows of sizes it moves a tad
Hi @Luxurymrkt
This is Theodore from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the 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
Hope this can help you solve the issue
Best regards,
Theodore | PageFly



