Popup Close Button is hidden on Firefox?

I’ve had the Popup Right Slide In styling on a non-profit site for years now, reminding people to go to the Donate Page. And this widget used to have a finite height that just fit everything it needed to; now it’s pretty much as tall as it can go for no good reason. Anyway. This is okay on Chrome. But in Firefox, users on laptops and smaller/shorter desktop windows can’t close the popup because the Close X is way up under the browser bar. Can the Close X be forced to float down into the real window on all browsers, please? What is happening?

1 Like

Thank you for looking at it. Since I first posted, I did end up switching the image from a tall one to a more square one, for a workaround - since setting the image ratio in the builder DOES NOT WORK. But shrinking the browser height in Firefox will STILL hide that close button, i.e. attachment. This is happening on multiple computers on multiple networks.

There are browser extensions to “Resize the browser window to emulate various preset screen resolutions.” But I usually just grab the top of the non-maximized browser window with my cursor and drag it down so it’s not as tall.

Hi there, @rainofhearts77 :waving_hand:

I’ve passed this issue to the dev team and will update you once it’s fixed :slightly_smiling_face:

1 Like

Hi there, @rainofhearts77 :waving_hand:

We’ve fixed the issue using this code in the Custom CSS field on the Settings tab of your widget’s settings:

.slide-in-position-container {
  overflow: hidden !important;
}

Please check it out and let me know if everything is fine now :slightly_smiling_face:

This CSS does indeed do the job. What a journey! Thanks so much, Max et al!

1 Like

No problem at all!

By the way, we’d like to invite you to participate in our Black Friday Contest, where you can win a 12-month extension for your subscription - BF 2025 Contest: Win 1 FREE YEAR (10 Winners) +1 month guaranteed! :wrapped_gift:

Check the details and join in :wink:

Hey @Max and @rainofhearts77!

Glad this was resolved. To prevent confusion amongst future readers, I deleted all of my previous posts. Team Eflsight rocks.

Have a great week!

Petar

2 Likes