Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1100419

    Hi!

    I would like to put an image as the main menu background, which works already. But the background is green. How can I get the background transparent, so the image of the color section below the menu is visible?

    Best regards
    Marco

    #1100638

    Hey marcohellwig,

    I’m currently seeing the background image showing through. Were you able to get this fixed?

    Best regards,
    Jordan Shannon

    #1100705

    Hey Jordan,

    no, maybe I explained it wrong. When you scroll down, you can see a kind of “paper” behind the main menu. This piece of paper should be visible when you don’t scroll, too.

    #1101007

    Hi marcohellwig,

    Please try the following css:

    
    #header.header_color {
        background: transparent url(//dev.fraureith.de/wp-content/uploads/2019/03/fraureith_Navigation-Papier_FINAL-1350px.png) top center no-repeat fixed !important;
    }
    

    Best regards,
    Victoria

    #1101029

    That did the trick. Many thanks! :-)

    #1101033

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background image for transparent header’ is closed to new replies.