Site logo

Archived topic

Blog title color within header will not change

1 reply · Started by Melody on August 4, 2018

Viewing posts 1–2 of 2

I would like to change the color of my blog title within my header. When visiting Customize > Colors > Header > Text, I have tried to adjust the color many times by clicking "select color" in that category, but the site preview is completely unresponsive. I would so appreciate your help.

Thank you.

Melody

Hi there,

That's because you already have this CSS added to change the color:

.main-title a, .main-title a:hover, .main-title a:visited {
	color: pink;
}

Check Customizer > Additional CSS.

This archived topic is closed to new replies.