Header background color

Homepage Community Forums Legacy Theme Support Header background color

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9387
    Luke
    Customer

      Hi,
      I have modified my header background color to blue, while keeping the body of the site white. When I have no header image uploaded, it works fine, however when I upload my header image, it reverts to a white background (to the left and right of the header image).

      Just wondering how I can keep the background color of the header to a consistent blue (#00214e).

      physiodevelopment.com

      Thanks,

      Luke.

      #9391
      Wes
      Moderator

        You could add your color to the #head-wrap that surrounds the header. Just add this to your css –

        #head-wrap {
            background: #00214e;
        }
        
        #9567
        Luke
        Customer

          Thanks heaps, Wes.
          Worked perfect.
          Luke,

          #9571
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Header background color’ is closed to new replies.