Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author GavickPro

    (@gavickpro)

    Hello,

    In the style.css file please change:

    .site-header {
      background: #fff;
      color: #000;
      height: 64px;
      text-align: center;
    }

    to:

    .site-header {
      background: #eaeaea;
      color: #000;
      height: 64px;
      text-align: center;
    }
    Thread Starter Eddy64

    (@eddy64)

    Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘color of the header’ is closed to new replies.