I Want to bold and increase size of collection name in collection list on my homepage. Here is the link of homepage, also the preview is attached. My Apparels Bridal Studio
can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.css->paste below code at the bottom of the file.
.collection-block:not(.hover-info) .title, .type-1 {font-size: 24px;font-weight: 600;}