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
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
@Kingstone
Hello,
Can You Please Share Your Store URL?
i will check your issue and provide proper solution
@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