Shopify themes, liquid, logos, and UX
hello, my collection list titles are in bold writing, but i want to remove that. I think it because i added a code to make my product titles bold:
my theme is dawn, website url is www.alexandrawestbrook.com
It sounds like your custom code for bold product titles is also affecting your collection list titles. To fix this, you’ll need to adjust the CSS so it specifically targets the product titles without affecting the collection list titles.
/* Make collection list titles normal */
.collection-list__item .full-unstyled-link {
font-weight: normal;
}
I’m the developer of EasyEdits, a Shopify app that makes adjusting text styles like these a breeze, even if custom code is involved. You can use the free trial to fix this and keep the changes permanently, even if you don’t continue using the app.
Hope it works out—let me know how it goes!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024