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);
}
Thanks, this worked but only for the body text. How can I make all GREY text on the website BLACK?
I do have some white text, for example on buttons. This text should all stay white.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024