Title: Centring The Shortcode/Feed
Last modified: August 24, 2016

---

# Centring The Shortcode/Feed

 *  [adlawd](https://wordpress.org/support/users/adlawd/)
 * (@adlawd)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/centring-the-shortcodefeed/)
 * Hey there,
 * love the plugin, thanks very much!
 * Myself and I can see a few others here, are wondering how to centre the shortcode.
   I cannot figure out how to make it centre align. I’ve used it on several clients
   websites and it always floats left! I’m a coding novice, but couldn’t find the
   css for the plugin to try edit that either. Any help would be really appreciated!
 * Here are two examples using the same theme with the plugin:
    [http://www.ramcat.com.au/](http://www.ramcat.com.au/)
   [http://g3fitness.com.au/](http://g3fitness.com.au/)
 * [https://wordpress.org/plugins/simple-instagram/](https://wordpress.org/plugins/simple-instagram/)

Viewing 1 replies (of 1 total)

 *  [StatsFA](https://wordpress.org/support/users/artaweb/)
 * (@artaweb)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/centring-the-shortcodefeed/#post-6162090)
 * Add the following CSS into your style.css file.
 *     ```
       .si_item {
       	margin-right: 30px;
       	margin-bottom: 30px;
       	margin-left: 30px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Centring The Shortcode/Feed’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-instagram_dbdbda.svg)
 * [Simple Instagram](https://wordpress.org/plugins/simple-instagram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-instagram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-instagram/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [StatsFA](https://wordpress.org/support/users/artaweb/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/centring-the-shortcodefeed/#post-6162090)
 * Status: not resolved