There is only 1 option for a text color in the Dawn theme.
I am looking to get different text colors from the heading to the body text.
There is only 1 option for a text color in the Dawn theme.
I am looking to get different text colors from the heading to the body text.
can you please provide store url and give me screenshot
Mellogoods.com there’s only 1 color text. Looking to change the heading text color and leave the body text color
yes, please try this code
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
color: red; /* change color */
}