This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow
Hello,
We recently upgraded to 4.16, primarily to solve an issue with the Instagram Widget, however, now the Pop-up formatting has been messed up, and without any additional changes from us, it no longer is displayed correctly – it is mangled, with odd shadow like artifacts, scroll bars and so forth.
Is there any resolution to this?
Hello,
We have added the scroll for the promo popup if the popup content if higher than the height that you set in Theme Options. If you don’t like it we can help you to disable the scroll, just provide me temporary admin panel and FTP access.
Regards
Good Afternoon,
Thank you for the information – yes, I had read the ChangeLog for 4.16, so I was familiar with your addition of a Scroll bar for the promo popup. As an example, if I set a 800×800 (which we have done for testing purposes) setting for the popup, which is larger than necessary, there is still a white semi transparent ribbon at the bottom of the 800×800 frame. In fact, regardless of the size of the popup, or the content, this rather irritating ribbon shows up, and looks frankly quite bad.
I have added the site URL for your reference to view it. Either as an entry popup, or you can click the “Coupons & Discounts” link in the top menu, which will show you the popup also with the same effect.
Please note, that prior to the 4.16 upgrade, there had been absolutely not changes to anything in the site – the upgrade itself has introduced these new anomalies.
Hello,
In your case, you may add the following to remove the shadow
.newsletter-open .mfp-zoom-out .mfp-content::after {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up