All things Shopify and commerce
Good day! May I ask for assistance on how can I put the Size and Color beside each other and remove the dropdown option for Color Variant? I am using DAWN THEME. Thank you!
CURRENT PREVIEW:
WHAT I WANT TO ACHIEVE:
Hi @glucinth
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag </body> -> save.
<style>
variant-selects {
display: flex !important;
}
</style>
Hope that my solution works for you.
Best regards,
Henry | 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.
Hello @PageFly-Henry, thank you the alignment worked! But would you know how can I remove the dropdown for the color variation? Similar output like this one below?
variant-selects svg {
display: none !important;
}
you can try this code
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.
Hello. Where should I paste it? I tried to paste it under the other code it remove both the dropdown for size and color. If possible, I am aiming to remove the dropdown for color only and have a dropdown for size. Sorry.
Could you share with me the page URL?
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.
Hello, is it ok if I dm it to you? Thank you.
*bump* - I would really appreciate some help with this if someone could assist! Thank you!
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