Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YummyWP

    (@yummy-wp)

    Hi!

    I checked your issue. The problem is with a z-index css value.
    To fix this issue you should add a custom css:

    
    .mainwrap {
        z-index: 999999;
    }
    
    Plugin Author YummyWP

    (@yummy-wp)

    And one thing – you should add this styles only to first ‘.mainwrap’ block. I think you could do this via theme page builder.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website header block the Popup result’ is closed to new replies.