Bug #15678
closedElementor Display issue – Admin Bar CSS
0%
Description
In working on this site which uses Elementor, , I noticed that when I was trying to update settings, the top part of the site and the Elementor interface was cut off. Upon using the Inspector I saw that this is because there is a negagive -45px margin on the body. The CSS that does this is in admin-bar.css and seems to be in place specifically for elementor. I'm attaching some screenshots showing the issue, the fix when the -45px top margin is removed and the CSS in Admin-bar.
Files
Related issues
Updated by Boone Gorges over 2 years ago
- Status changed from New to Staged for Production Release
- Target version set to 1.19.6
This negative margin was originally introduced in #14509, due to some odd behavior in Elementor. It appears that an update on their end makes this customization no longer necessary. Rolled back in https://github.com/cuny-academic-commons/cac/commit/140ecdbecb526bda1bd1d6d17885312338cc9171. It will be part of tomorrow's release.
Updated by Boone Gorges over 2 years ago
- Related to Bug #14509: Elementor Editor problem added
Updated by Boone Gorges over 2 years ago
- Status changed from Staged for Production Release to Resolved