Shopify themes, liquid, logos, and UX
Hi,
l'd like to change the color of the font on my collection list, In addition to placing it mid/center.
I've read through multiple messages, but I'm not finding a solution that works. - https://garilizean.com/
Thanks in advance for your patience.
sorry this all issue
i have check text already center and if you have change text color try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.collection-grid-item__title {color: #eeee00;}
Hii, @SherylD
Paste this code on top of the theme.scss file.
.collection-grid-item__title-wrapper .collection-grid-item__title {
color: black !important;
}
Thank You.
User | RANK |
---|---|
135 | |
91 | |
76 | |
64 | |
52 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022