Shopify themes, liquid, logos, and UX
Hello,
I was able to change all the menu and product page text color, but I couldn't find a way to change the color in pages like terms of service, contact, and in the rich text in home page.
Is there a away to turn all text that is gray to black?
Solved! Go to the solution
This is an accepted solution.
@alarconatelier- add this css to the very end of your base.css file and check, should look like screenshot below
body {
color: rgba(var(--color-foreground),1);
}
@alarconatelier- can you please share any one page of the pages which have grey text?
yes please share store url so i will check and let you know
this is one of the pages:
This is an accepted solution.
@alarconatelier- add this css to the very end of your base.css file and check, should look like screenshot below
body {
color: rgba(var(--color-foreground),1);
}
User | RANK |
---|---|
61 | |
53 | |
47 | |
42 | |
39 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023