Shopify themes, liquid, logos, and UX
Hello,
have a site on narrative theme, I am attempting to change the font color on the more details and share text as you can see here:
what would i need to ass to the end of the asset theme.scss.liquid in order to make those F4859E?
website is: https://barelashedco.com
thank you in advance!
@barelashedco can you please share the page URL on which you want to change this more details color and share color because I don't see it anywhere on shop.
Hii, @barelashedco
Can you send me Page link where you see the "more detail and share button",
Actually, I can't see this in your store.
Thank You.
@barelashedco hi add this code in theme.scss.liquid
.shopify-payment-button .shopify-payment-button__more-options {
color: #F4859E;
}
.social-sharing__toggle {
color: #F4859E;
}
User | RANK |
---|---|
125 | |
98 | |
74 | |
72 | |
40 |
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