Shopify themes, liquid, logos, and UX
Hi,
I'm looking to move the variant picker drop down boxes to the right hand side of the product page. So far I've worked out how to move the headers to the boxes to the right of the box, but that's it. Can anyone suggest a solution. I'm using the Dawn theme, I'm no expert with the coding side of the process but I can work by way around (usually lol).
Thanks in advance for any help.
Solved! Go to the solution
This is an accepted solution.
Sorry for omitting that:
If it doesn't work add !important right before the semi-colon ';' of each line that has it. Hope this is clear enough.
Hello, please provide the link to your store so we can inspect it and propose some solutions.
Ok, try this and tell me if it's the desired look:
variant-selects {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
Where should I enter the code?
Sorry for omitting that.
If it doesn't work add !important before each line that ends with ';'
This is an accepted solution.
Sorry for omitting that:
If it doesn't work add !important right before the semi-colon ';' of each line that has it. Hope this is clear enough.
That worked great, thanks.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025