White Space under Footer
-
There is a large white space under the footer. It happens when using desktop internet browsers (Chrome, IE, Edge, Firefox), tablet and cell phone, except when cell phone is in portrait mode. Looking at PHP and CSS code etc. I saw different settings for devices with max-width: 480px and compared the differences. I noticed the following setting. When I set a custom css with the following the problem was resolved:
#datepicker {
display: none;
}Running on following versions: WordPress 4.8 with Sydney theme, PHP 7.1.7, Embed Bible Passages Version 1.6.2.
Problem happens even with all plug-ins disabled. When I disable the Embed Bible Passages plug-in the footer displays correctly, problem comes back when enabling Embed Bible Passages (without above circumvention).
Thank you for writing the plugin!
The topic ‘White Space under Footer’ is closed to new replies.