• Resolved adelcb

    (@adelcb)


    Hi!

    How are you?

    I downloaded the pop up maker today, and after creating my first pop up I’m having the issue regarding a border appearing.

    I’ve been reading all the messages about this topic and i’ve tried everything (disable the accesibility, the caché thing, adding css) and nothing is working.

    Can someone help me?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mark l chaves

    (@mlchaves)

    Hey @adelcb,

    We didn’t see Popup Maker running on your page https://vintagepalacestore.com/

    Can you tell us if you are still using Popup Maker? If so:

    1) Please give us the link to the page that has the popup.

    2) The steps you take to get the popup to display.

    We need to see the border issue you’re describing to figure out why the known solutions aren’t working for you.

    Thanks so much!

    I am having the same issue – if you go here

    https://columbiaeyeclinic.com/?video=false

    and click on COVID-19 in top menu

    it shows a white border – see screenshot – https://snipboard.io/XjVuI8.jpg

    tried these css classes below

    .pum-theme-3225 .pum-container, .pum-theme-cutting-edge .pum-container, #popmake-3228, .pum-content {border: none !important; box-shadow: none !important}

    .pum-overlay {border: display: none !important}

    to no avail

    Thanks,
    Robin

    Found your CSS that fixed it

    .pum-content.popmake-content:focus-visible,
    .pum-content *:focus,
    .pum-overlay .pum-content {
    outline: none !important;
    }

    Thanks,
    Robin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Border Pop Up’ is closed to new replies.