Viewing 1 replies (of 1 total)
  • Plugin Contributor Pascal Birchler

    (@swissspidy)

    Hi there

    Your theme sets some very high z-index rules which cover the user feedback form.

    You could add the following custom CSS to your theme or in the customizer to fix this:

    #user-feedback-init-button, #user-feedback-bottombar, .user-feedback-modal { z-index: 1300; } #user-feedback-canvas { z-index: 1200; }

Viewing 1 replies (of 1 total)
  • The topic ‘Z-index/Position’ is closed to new replies.