• Resolved micahtouchet

    (@micahtouchet)


    Hi! When “center” is chosen as the box position, two behaviors are true:

    1) there is a 50% opacity overlay on the rest of the screen
    2) clicking anywhere but the box will automatically close the box

    However, when I choose “top right” for the box position, these things don’t happen. I would love to know how to enable these two behaviors for box positions other than “center”.

    Thanks for an AWESOME plugin!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    We intentionally made it like that, because the center overlay is an “intrusive” popup that should block the rest of the site, while using the corners is meant to be less intrusive, so people can still keep using the website.

    If you really want the “center” behavior on a top right box, the easiest way I can think of right now is to set the box to Center and then overwrite the position trough some custom CSS to top-right.

    Maybe you can set the box to Center for me and share a link to your site so I can see if I can help you with that?

    Hope that helps. If you have any questions, please let us know!

    Thread Starter micahtouchet

    (@micahtouchet)

    If you click the “Schedule Now” button in the middle of the hero image here you will see what we’re trying to do: https://reddpest.com/

    This is not our site, and may not be using your plugin. Our site is in development mode. I tried to do the custom css, but it appears that javascript is writing inline CSS style dynamically that cannot be overwritten, even with the !important rule added.

    Any ideas? Is there a custom JS hook or something I can add?

    Thanks again so much for an AWESOME plugin!!!

    Plugin Contributor Lap

    (@lapzor)

    You should really be able to overwrite the CSS for the box.
    What class are you trying to overwrite and what code did you use that didn’t work?

    ?Thanks for letting us know.

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies for awhile I will now mark this ticket as “resolved”. If you are still experiencing this issue or you have a similar problem, please create a NEW ticket. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Position options’ is closed to new replies.