• Resolved maria_wp

    (@maria_wp)


    I have created one popup which finally has at a screen res of 360 (width)x640 (height) the size of 298 (width) x 556 (height).

    The width by itself is very fine. My problem is that the position of the popup. When I open it its located with top: 132px. The problem is that it doesn’t fit on the screen totally cause the total height is 556+132=698 px, i.e. my last three lines are missing. But in the last three lines is the contact info and therefore I would highly appreciate if it would be displayed.

    I know there is the location parameter which could be changed. Which is nice but influences as well regular screens.

    Is there a chance to

    – either do some calculation if the total frame height doesn’t fit totally on the screen to reposition it automatically with top: 0px
    – OR to have media query dependend parameter where the PopUp will be finally displayed?

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @maria_wp – All things are possible, but adding options for those are much more difficult when we have to ensure it works correctly for the way all 400k sites will use it.

    In this case custom CSS can be used if really needed, otherwise maybe try % based top positioning rather than pixels?

    Further there is also an option to make the content scrollable if you use a custom height & width.

    Alternatively you can create multiple popups and use Advanced Targeting Conditions to target each device or even screen size as needed.

    Hope that helps. If your issue is resolved please take a moment to rate and review the plugin or support.

    If you still need help please message us directly at https://wppopupmaker.com/support/.

Viewing 1 replies (of 1 total)
  • The topic ‘Position of popup’ is closed to new replies.