How to change the weight of product page and collection page title?
I want to bold the below titles
How to change the weight of product page and collection page title?
I want to bold the below titles
@lorrnnzo oh sorry for that issue can you try this code
.ProductMeta__Title, .ProductItem__Title {
font-weight: 600;
}
can you try this code
.template-product .ProductMeta__PriceList.Heading .Price {font-weight: 600;}