Fixed
Project:
Simple Popup Blocks
Version:
8.x-3.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2025 at 08:17 UTC
Updated:
30 Apr 2026 at 15:24 UTC
Jump to comment: Most recent
We have a situation where the pop-up is higher than the screen and the close button is not visible.
Activate a high popup and open on small mobile phone.
Add a query in JS and change from absolute to fixed.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jan kellermann commentedI added a fix. Please review and comment.
Comment #4
i-trokhanenkoComment #6
i-trokhanenkoThanks!