Hello, i would like to put my product title in bold please.
How can I do it ? On my collection page
https://www.alfjewelry.com/collections/all
Password: andrew03
Hello, i would like to put my product title in bold please.
How can I do it ? On my collection page
https://www.alfjewelry.com/collections/all
Password: andrew03
Hello @thomas93410
Go to Online Store, then Theme, and select Edit Code.
Search for assets/plain-jane.css Add the provided code at the end of the file.
.product-title-collection-mobile {
font-weight: bold;
}
Hi @thomas93410
Try this one.
And Save.
Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!