Title: CSS Issue
Last modified: November 20, 2016

---

# CSS Issue

 *  [abarrell2](https://wordpress.org/support/users/abarrell2/)
 * (@abarrell2)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/css-issue-56/)
 * There seems to be an issue with the CSS of the plugin. When the embed is pulled
   and then published in the post the next paragraph of text ends up sitting right
   under the embed video or post as oppose to have a break (enter) between the embed
   and text as it is in the edit section when creating the post.
 * example: [http://soperth.com.au/rockefeller-in-mt-lawley-new-york-on-beaufort-13874](http://soperth.com.au/rockefeller-in-mt-lawley-new-york-on-beaufort-13874)
 * Is there a way to fix this as I just want everything to look nice and neat.

Viewing 1 replies (of 1 total)

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/css-issue-56/#post-8464196)
 * Can you show an example of this happening as I can see adequate spacing on the
   link you have provided.
 * You can also try adding this to your [Child Theme](https://codex.wordpress.org/Child_Themes)
   style.css file, or using a [Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin:
 *     ```
       figure.aligncenter {
           margin-top: 30px;
       }
       ```
   
 * This will allow you to control the gap directly above the _Giphy_ images I can
   see on this particular post, just change the 30px value to suit.
 * Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘CSS Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-embed-facebook_013950.svg)
 * [Magic Embeds](https://wordpress.org/plugins/wp-embed-facebook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-embed-facebook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-embed-facebook/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-embed-facebook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-embed-facebook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-embed-facebook/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/css-issue-56/#post-8464196)
 * Status: not resolved