Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello there,

    You can use this CSS to change site title color.

    .main-header .site-title h1 {
     color:red;
    }

    Thank you

    • This reply was modified 5 years, 1 month ago by wpzita.
    Thread Starter sneed

    (@sneed)

    That had no effect on the title color.

    robyndbanc.com

    Thread Starter sneed

    (@sneed)

    I tried again using the correct theme but still no color change.

    robyndbanc.com

    wpzita

    (@wpzita)

    Hello there,

    You can use this CSS

    .main-header .site-title h1 a{
     color:red;
    }

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change Title Font Color’ is closed to new replies.