I want only the product title on the home page and collection page to be in bold. The URL is https://nyctl1fu7zqmzenk-29058498693.shopifypreview.com
Hi, friend to make that configuration you must go to the theme code in the css class “grid-product__title” add
font-weight: bold;
. Let me know if that works if not we are happy to help)
@SOLOMEDIAGROUP Thanks, it worked! Is there a way to change the thickness of how bold it is?