Okay
  Public Ticket #1284759
Z-Index with images
Closed

Comments

  • pixlinemedia started the conversation

    Hi,

    I have a z-index problem when using a wordpress gallery in a blogpost. When clicking on the image, the header is still visible. Is that standard behaviour? Any chance to change that?

    Thanks in advance

    Bjoern Glitscher

  • [deleted] replied

    Hi Bjoern,

    Please add the code below to your Custom CSS area:

    header.main-header {
    z-index: 1001 !important; }