Title: Margin above animation
Last modified: August 21, 2016

---

# Margin above animation

 *  Resolved [Kaleja](https://wordpress.org/support/users/kaleja/)
 * (@kaleja)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/margin-above-animation/)
 * Hi, I am using the latest Edge Suit version, and went through all the support
   tickets, but couldn’t find solution for my problem:
 * I have uploaded EA animation without any margins/ padding – but when used in 
   my WordPress site ([http://lainekaleja.dk/](http://lainekaleja.dk/) – top left
   corner) margin shows up on the top of my animation. I have removed all the margins
   from the theme’s “top-logo-group” – therefor seems like the problem comes from
   the Edge Suit styling elements?
 * I’m new to this wonderful plugin and hope you could help me!
    p.s. keep up the
   good work!
 * [https://wordpress.org/plugins/edge-suite/](https://wordpress.org/plugins/edge-suite/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [ti2m](https://wordpress.org/support/users/ti2m/)
 * (@ti2m)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572210)
 * Hi,
    quickly checked your page. The margin is coming from an empty p tag from
   within the top-logo-group. Try to remove the p tag or set the margin to 0 then
   it should work.
 *  Thread Starter [Kaleja](https://wordpress.org/support/users/kaleja/)
 * (@kaleja)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572299)
 * Hi. thanks for such a quick replay 🙂 Though,I just removed the animation from
   the front page [http://lainekaleja.dk/](http://lainekaleja.dk/) , and the empty
   p tag disappeared, and I cannot find where to remove it from – seems like it 
   simply comes together with the animation.
 *  Plugin Author [ti2m](https://wordpress.org/support/users/ti2m/)
 * (@ti2m)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572535)
 * If you used shortcodes to include the animation then the WYSIWYG might insert
   an extra p tag at the beginng or when there is an empty line. This shouldn’t 
   happen with the PHP integration version. But I saw that you already fixed it 
   by css, am therefore closing the issue. Please consider voting for the plugin
   if you liked it.
 *  [john_unlimited](https://wordpress.org/support/users/john_unlimited/)
 * (@john_unlimited)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572590)
 * Hi, I’ve also noticed I’m getting this empty paragraph tag. It appear above the
   edge div tag. I’m using the PHP template method, and the tag is not in the edge
   composition or the header template, so I think it may come from the deployment
   of the OEM in the plugin. Is there anything i can do to remove it?
 *  Plugin Author [ti2m](https://wordpress.org/support/users/ti2m/)
 * (@ti2m)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572591)
 * Hi,
 * use the dev version of the plugin, the additional paragraph was removed there.
 *  [john_unlimited](https://wordpress.org/support/users/john_unlimited/)
 * (@john_unlimited)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572593)
 * Thanks
 *  [BSK](https://wordpress.org/support/users/vdsn/)
 * (@vdsn)
 * [12 years ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572621)
 * if your animation is inside a div with a class name in your theme, this jquery
   code worked for me.
 * in this case, my div has the class name “page-header-animation”
 * `$(".page-header-animation").find('p').remove();`

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Margin above animation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/edge-suite.svg)
 * [Edge Suite](https://wordpress.org/plugins/edge-suite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/edge-suite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/edge-suite/)
 * [Active Topics](https://wordpress.org/support/plugin/edge-suite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/edge-suite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/edge-suite/reviews/)

## Tags

 * [margin](https://wordpress.org/support/topic-tag/margin/)

 * 7 replies
 * 4 participants
 * Last reply from: [BSK](https://wordpress.org/support/users/vdsn/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/margin-above-animation/#post-4572621)
 * Status: resolved