Shopify themes, liquid, logos, and UX
This is an accepted solution.
Try to add in the in here.
Go to Customize > Click product on the top
Then click the prouct information on ther left there will be some buttons will come on the left > scroll down and youll find the Custom Css. Then Paste this code below.
variant-selects legend.form__label {
display: none !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Add this code in your section-main-product.css file:
.product-form__input.product-form__input--dropdown label {
display: none !important;
}
Hello thanks for help me , but didn’t work 😭
main-product.liquid ❌
section-main-product.css ✔️
Yes , I post right now bud didn’t work to
This is you website, right? https://www.behumblee.com/
Yes
Hi @Suco
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
variant-selects legend.form__label {
display: none;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi made4uo thanks for help me but I made everything you said and didn’t work
This is an accepted solution.
Try to add in the in here.
Go to Customize > Click product on the top
Then click the prouct information on ther left there will be some buttons will come on the left > scroll down and youll find the Custom Css. Then Paste this code below.
variant-selects legend.form__label {
display: none !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Brother you are the goat thanks so much
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024