We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Remove

Solved

Remove

Suco
Explorer
117 0 14

Hello guys do you know who to remove this 

IMG_2366.jpeg

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
10211 2427 3079

This is an accepted solution.

Try to add in the in here. 

Made4uoRibe_0-1714511355974.png

Go to Customize > Click product  on the top 

Made4uoRibe_1-1714511421311.png

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!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 10 (10)

Spac-es
Shopify Partner
408 119 155

Add this code in your section-main-product.css file:

.product-form__input.product-form__input--dropdown label {
  display: none !important;
}
Any donation is welcome! https://www.buymeacoffee.com/spacescoffee Thanks in advance!
Suco
Explorer
117 0 14

image.jpg

 Hello thanks for help me , but didn’t work  😭

Spac-es
Shopify Partner
408 119 155

main-product.liquid 

section-main-product.css ✔️

Any donation is welcome! https://www.buymeacoffee.com/spacescoffee Thanks in advance!
Suco
Explorer
117 0 14

Yes , I post right now bud didn’t work to 

image.jpg

Spac-es
Shopify Partner
408 119 155

This is you website, right? https://www.behumblee.com/

Any donation is welcome! https://www.buymeacoffee.com/spacescoffee Thanks in advance!
Suco
Explorer
117 0 14

Yes

Made4uo-Ribe
Shopify Partner
10211 2427 3079

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:

Made4uoRibe_0-1714510562992.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Suco
Explorer
117 0 14

Hi made4uo thanks for help me but I made everything you said and didn’t work 

image.jpg

Made4uo-Ribe
Shopify Partner
10211 2427 3079

This is an accepted solution.

Try to add in the in here. 

Made4uoRibe_0-1714511355974.png

Go to Customize > Click product  on the top 

Made4uoRibe_1-1714511421311.png

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!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Suco
Explorer
117 0 14

Brother you are the goat thanks so much