Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13846
    jpbertram
    Member

    How can I make the white background behind my header image transparent, while still preserving the white background throughout the body of the site’s pages?

    Here’s my URL: http://www.commishcollege.com

    #13860
    Sakin
    Keymaster

    @jpbertram: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .site { background-color: transparent; }
    #main { background-color: #fff; }
    #13873
    jpbertram
    Member

    Thanks Sakin!

    #15406
    shyaab
    Member

    Hi,

    I am using simple catch theme.
    i have my customized background for my page but when i post content with PNG image(without background) having white background behind the image how to remove this. plz help

    #15438
    Sakin
    Keymaster

    @shyaab: send me your site url and tell me what exactly you need to remove it. It’s bit confusing without seeing your site.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Transparent Header Background’ is closed to new replies.