Shopify themes, liquid, logos, and UX
This is an accepted solution.
Galleryglamour.com
Hi @tijs
You can follow the following steps:
1. Please go to the Online Store
2. Then Edit Code
3. Please find the theme.liquid file
4. And add the following code in theme.liquid file above the </head> tag
<style>
.product variant-selects {
display: flex !important;
}
.product variant-selects .product-form__input.product-form__input--dropdown .select {
max-width: 90% !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
hi, thank you the code works. But on mobile the width of the page is too much right now, i can move the website left and right how can i fix this?
This is an accepted solution.
thank you! 🙂
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024