Shopify themes, liquid, logos, and UX
My product page has variants which are being shown as swatches because i enable swatch. but if i disable it, it doesnt show anything as in dropdown. I want the variants to be shown in a dropdown if somebody can help, please assist thanks
Fababaya.com
password: baunge
Solved! Go to the solution
This is an accepted solution.
Hi @bsha0517
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. Before end of </head> Please add following code.
<style>
select#productSelect {
display: block !important;
}
.swatch.clearfix.swatch_size {
display: none !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
This is an accepted solution.
Hi @bsha0517
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. Before end of </head> Please add following code.
<style>
select#productSelect {
display: block !important;
}
.swatch.clearfix.swatch_size {
display: none !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
It worked like a charm 🙂 Thanks a lot dear
User | RANK |
---|---|
201 | |
173 | |
61 | |
52 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023