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

    What css can I use to overlay a png image from the page content over the whole page, so it appears in front of the header?

    I have tried:
    .page-id-186 .avia-image {z-index: 9999; position: relative;}

    But the image is still behind the header (which seems to have Z-index of 501). Is there anything I can do? I wonder if there is an overflow: hidden property somewhere that is hiding the part that should be in front of the menu.

    • This topic was modified 9 years, 5 months ago by hmsvictory.
    #380171

    Hey hmsvictory!

    Can you post the link to your website and a screenshot showing the changes you would like to make?

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.