limordesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Popups for Divi] Not displaying full popupAdding this worked:
.popup_outer_wrap:not([class*=” type-inline”]).position-center-center:not([class*=” popup_full_height”]) {
-webkit-transform: none;
transform: none;
}Forum: Plugins
In reply to: [Popups for Divi] Not displaying full popupAnother observation:
When the display screen is taller, the popup moves up into the upper right corner.
When screen height is shortened, the popup moves back to center.Forum: Plugins
In reply to: [Popups for Divi] Not displaying full popupShowing up on mobile – it was an unrelated issue.
The CSS helped somewhat, but since my popups are large and various sizes its inconsistent.
Receiving a message at the bottom of the module while editing that the plugin is not compatible with the latest version of the Divi Builder. Hoping for an update soon.
Forum: Plugins
In reply to: [Popups for Divi] Not displaying full popupI am having the same issue with popups appearing halfway down the screen on a large iMac desktop in Safari and Chrome. I’m not having the issue in Firefox, but on laptop firfox also has the issue.
It appears to have something to do with the device screen size and the amount of content contained within the popup. My popups are large containing a lot of information. The smaller ones with less information don’t appear to have the problem.
Here is a link to see the issue. The popups contain bio information when you click on any of the faculty names. https://kauaiwritersconference.com
I’ll try the media query for phones and see if that helps and let you know – thanks K. Williams. Also noticed they are no longer showing up on mobile at all.