Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #476683

    Hi, I have selected the logo area default background as #ffffff, but when you scroll down bringing the sticky and shrinking header into play, the background turns grey with a slight transparency, how do i just keep the logo where the header in contained just white without being transparent?

    ps, if i change the colour to for example red, it seems top be fine?

    thanks in advance… :-)

    #476692

    sorted it by adding this:

    #header_main {
    background-color: #ffffff;
    }

    thanks… :-)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Logo Header Background Colour and Transparency’ is closed to new replies.