Make it say on the variant dropdown "-- Select Size --" when opened ( Prestige Theme )

Make it say on the variant dropdown "-- Select Size --" when opened ( Prestige Theme )

dreamtechzone_5
Shopify Partner
676 1 100

Hello Everyone!

 

can you make it say on the variant dropdown "-- Select Size --" when opened (Desktop)
It's fine in mobile mode. I want to keep it in desktop mode. I have added 2 images below. The first one is in desktop mode. The second one is in mobile mode. The --" select size --" is showing in mobile mode.

 

Store: https://puppies-paws-shop.myshopify.com/products/led-dog-collar-luminous-usb-cat-dog-collar-3-modes-...

Password: Admin

 

dreamtechzone_5_0-1746366465534.png

 

dreamtechzone_5_1-1746366466348.jpeg

 

 

Reply 1 (1)

Small_Task_Help
Shopify Partner
1041 42 97

Hi,

Hope this will help

- At file main-product.liquid search for Variant Selector Code
- Insert a Default "Select Size" Option

<select name="Size" id="Size">
  <option value="" disabled selected>-- Select Size --</option>
  {% for value in option.values %}
    <option value="{{ value | escape }}">{{ value }}</option>
  {% endfor %}
</select>


Code example

- Make It Only Apply to Desktop (Optional and Advanced Step)

To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad