I just need a ccs to change the color of my page. I put the colors for background as two separate colors already how I want it on my homepage but my individual pages are coming out black so I can’t read the text. If anything, would it be possible to change the color of the text to white on my individual page and maybe add a different color to the heading. Can someone put two css that would do that so I can see how both would look. Thanks a ton.
Hi @Swols ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:
h0, h1, h2, h3, h4, h5, p {
color: white !important;
}
Worked like a charm thank you so much ![]()
1 Like
I have a question, the color of text worked in all my individual pages but it affected the homepage text as well. How could I change that?
ty
Can you give me the url, I will check if it helps, I will help you