How to change the text weight for colors on products? - Theme Refresh

Hey guys! Does anyone know how I change so the text for the colors will be in bold/strong/fat text?

I want the word “vit” to look like the word Färg

fråga.png

@Kingstone
Hello,
Can You Please Share Your Store URL?
i will check your issue and provide proper solution

Thanks for helping! Working on theme Refresh

reflawless.myshopify.com

pw: hej

@Kingstone
Hello,

.ymq_option_text_span {
	font-weight: bold !important;
}

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

Like This

@Kingstone
Hello,
This solution its useful please like solution

1 Like