Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi Community,
I have a huge problem and don't know ho to solve it.
Somehow since 3-4 days on my product page there are two dropdown menus to select the size one with price and one without, I only want the one without a prize, how can i do it?
URL: https://saintsass.com/collections/all-products/products/tights-with-statement-on-hips
Thanks for your help!
Larissa
Hii, @saintsass
Paste this code on top of the theme.scss file.
select#product-select-6688023773363 {
display: none !important;
}
Thank You.
Hello @saintsass ,
.Select--primary{
display:none;
}
Add this code to bottom of your theme.css file. It will work for all the products
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024