Re: Error: Double Size Selector

How do I fix double size selectors on my product page?

saintsass
New Member
5 0 0

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

Replies 2 (2)

Zworthkey
Shopify Partner
5581 642 1577

Hii, @saintsass 
Paste this code on top of the theme.scss file.

select#product-select-6688023773363 {
    display: none !important;
}

Thank You.

IttantaTech
Shopify Partner
525 55 103

Hello @saintsass ,

 

.Select--primary{

display:none;

}

 Add this code to bottom of your theme.css file. It will work for all the products

Thanks,
Ittanta Technologies Pvt. Ltd. | Shopify Expert
If reply is helpful, please Like and Accept Solution.
To hire us, contact us at info@ittanta.com