Title: page rendering issue
Last modified: February 5, 2017

---

# page rendering issue

 *  [fazkhan](https://wordpress.org/support/users/fazkhan/)
 * (@fazkhan)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/page-rendering-issue/)
 * hi guys
 * have been using the pro plugin for a while on this site [manchester cars](http://www.ilovemanchestercars.co.uk)
 * for some reason recently all the pages are showing a 20px space below the footer
 * any ideas please?

Viewing 1 replies (of 1 total)

 *  [Cr3ativ](https://wordpress.org/support/users/cr3ativ/)
 * (@cr3ativ)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/page-rendering-issue/#post-8746376)
 * I also noticed this on the last update, they may fix the issue but in the meantime,
   or in case they don’t, the issue seems to be this which is part of the Elementor
   styling:
 *     ```
       .elementor::after {
           content: "tablet";
       }
       ```
   
 * Simply add this to your own style sheet, or via the customizer or theme CSS input(
   if there is one):
 * `.elementor::after { font-size: 0; }`
 * This will then remove the height of the content set by Elementor.

Viewing 1 replies (of 1 total)

The topic ‘page rendering issue’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Cr3ativ](https://wordpress.org/support/users/cr3ativ/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/page-rendering-issue/#post-8746376)
 * Status: not resolved