Hide option name for one specific option on product page

Hi,

I’d like to remove the option name “color” from my product page - I mean only the word “color”, the option values should stay. Also, all other option names (e.g. “sizes”) should stay.

Thanks in advance! :slightly_smiling_face:

Hi @paeoni ,

Share store URL.

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

Thanks for the quick reply!

PW: kreemp

@paeoni

.ProductForm__Option.ProductForm__Option--labelled:first-child .ProductForm__Label {
    display: none; 

}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

Thanks so much, it worked!! :slightly_smiling_face:

I would like to do this as well to my site. I have the Craft theme and I can’t seem to find the theme.scss.liquid section in the Assets.

Is it somewhere else in this theme?

Thanks in advance!

Hi @paeoni ,

I see that you have already received a suggestion to hide the option name. However, I would like to propose an alternative solution that is simpler and doesn’t require any coding. This solution can be beneficial not only for you but also for other members who may encounter similar issues in the future :hugs: .

To implement this solution, you can utilize the free Easify Product Options app to create your custom options. You can easily hide any option name within the app.

Here’s a quick demonstration of how you can use the app for your setup:

The Easify Product Options app offers more than just the ability to hide option names. It is designed to help you effectively create and manage unlimited custom product options :victory_hand: . I encourage you to explore its other features as well.