• Resolved simonheller

    (@simonheller)


    Hi

    I found this treat but could not follow up here: https://www.ads-software.com/support/topic/pop-up-close-button-not-visible/

    I have an issue that my button is not visible so my visitors can’t close the pop up because they don’t know where the button is. The color is on black and the background is white so the button should be visible.

    With the code expecter I can see an error caused by the icon.

    Maybe you know how to fix this.

    Thanks you so much
    Simon

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • I am also experiencing an issue where the close button is not loading. My website is: https://longwayhome2022.com/

    Plugin Support Dani F. a11n

    (@danielinhou)

    Hi there @simonheller and @dmcco1 ,

    We have already reported this issue to our developers and they are working on a fix. It seems that some themes are conflicting with MailPoet and it prevents the Close button from loading.

    In the meantime, you can add this snippet of CSS code to your site to see if works:

    .mailpoet_form_close_icon, .mailpoet_form_close_icon { 2 padding: 0; 3}

    You should add that to the “Additional CSS” section in your Customizer under Appearance > Customize. Let us know if it works!

    Let us know how it goes.

    Cheers

    Thread Starter simonheller

    (@simonheller)

    Hi Dani

    Thank you for your response. In my case it is still not showing with the css. code.

    Simon

    Plugin Support Dani F. a11n

    (@danielinhou)

    Hi again Simon,

    Could you please contact us via https://www.mailpoet.com/support/sales-pre-sales-questions/ and include a link to this thread?

    Your request will be triaged accordingly when we receive it and we’ll be able to provide you with more information there.

    Cheers

    Hi folks, thanks for your reply. The additional CSS is also not working for me. I’m using Themify Ultra.

    Thread Starter simonheller

    (@simonheller)

    Hi @dmcco1
    There is a typo in the example but this works fine.

    .mailpoet_form_close_icon { 
      padding: 0; 
    }

    Simon

    Plugin Support Dani F. a11n

    (@danielinhou)

    Hi there @simonheller ,

    You are right, thanks for spotting it!

    Cheers

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Pop up close button not visible’ is closed to new replies.