Hello everyone,
Is there any way to add the “Select your size” message to the dropdown variant picker, on the product’s page of the Dawn theme.
At the moment when you choose the dropdown variant picker on your theme’s customize, when you visit any product page, it will display a size as default. And I want a message to be shown - “Select your size” - before any user opens the dropdown variant picker.
Any help will be really appreciated.
Thank you in advance.
@King-Kang
Hii,
First you have to assign sizes your product is having then check your dawn theme customizer area you can change variant picker type as dropdown
please check screenshot
Hello @oscprofessional ,
Thank you for spending some of your time trying to help me in this survey.
What I’m looking for is to have the “Select your size” or “Choose your size” as default.
Like this example
1 Like
@King-Kang ,
Done your changes & let me share the URL.
What was the solution? We are trying to do the exact same on our site, but we can’t find instructions on what we need to change/add to the code. What was successful for you?
Thank you!
@King-Kang
Okay Can you share the link ?
@King-Kang
label.form__label[for="Option-template--14917538545831__main-1"]::before {
content: "Select Your";
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.css