I want all main heading text (home page, product page, collection titles, etc) to be a bright pink color and all rich text/paragraph text to be a black color. I am fairly new to coding so if anyone could help I would appreciate it!
pw: phepra
I want all main heading text (home page, product page, collection titles, etc) to be a bright pink color and all rich text/paragraph text to be a black color. I am fairly new to coding so if anyone could help I would appreciate it!
pw: phepra
Hello There,
body, .color-background-1, .color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {
color: #000;
}
You’re the best thank you!
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
Hello! How can I make the header text to be a specific color regardless of the rest of the page?