• Resolved lisierock

    (@lisierock)


    I am trying to set the background color for my site to be white with an overlaying image. For some reason everytime I enter #fffff as my default color of white and publish it, it does not stay white. It changes to a light yellow that I had selected a long time ago. I cannot get it to stay white no matter what I do. I am trying to present this site today and it is incredibly frustrating that this is happening. Any ideas what could be happening?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, in that case, add directly this css code in the custom css section of the customizer:

    #site-header {
        background-color: #ffffff;
    }
Viewing 1 replies (of 1 total)

The topic ‘Background Color’ is closed to new replies.