How can I increase the font size of a product variant?

Hello,

I am trying to find a way to increase the font size of the circled product variant. Does anyone know how to accomplish that?

Thanks

Hi,

Try adding the following to the bottom of your timber.scss.liquid file found in Assets:

.selector-wrapper label {
  font-size: 1.25em;
}

Change the value to your liking.

I hope this helps!

Hi @FG2 ,

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

So that we can help you.

Thank you.