Hi there, guys. I’ve been looking for a while through the forum about how to change the font and color of a collection list title collection on the Empire theme. Any ideas? Thanks!
Share the store URL…
pass: mustaw
span.collection__item-info.collection__item-title.pxu-lia-element {
color: red;
}
Change the color as per you need.
Which font you need ?
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Hey, thanks for the quick reply!
Helvetica Light.
I thought It is having already Helvetica Light font.
I think it’s regular on bold. What line I have to add to the code to play with the font family?
Thanks!
This is how I wanted to look. I was able to change it. Thanks for the tips!

