Title: Full Width
Last modified: August 30, 2016

---

# Full Width

 *  Resolved [flow__](https://wordpress.org/support/users/flow_/)
 * (@flow_)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-30/)
 * Hi! Great plugin! Will probably buy pro version even though I don’t need the 
   features 🙂
 * I just have a little question I hope you can help me with. Please see [http://amazingy.com/magazine/](http://amazingy.com/magazine/)
 * I’d love to get the instagram images to show over the full width. I realize it’s
   not working because it’s trapped in a container. So I tried #sb_instagram{ margin-
   left: -25%; } but all this does is move the images to the left. Do you have an
   idea on how to fix this?
 * Thanks!
 * [https://wordpress.org/plugins/instagram-feed/](https://wordpress.org/plugins/instagram-feed/)

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

 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-30/#post-6722892)
 * Hey flow__,
 * Glad to hear you like the plugin! As you mentioned, the reason it isn’t the full
   width of the site is that it’s within a content container with a maximum width
   on it. The easiest way to accomplish what you’re describing is to open up your
   theme’s **footer.php** file and immediately above the `<footer class="footer"
   >` element add the following:
 * `<?php echo do_shortcode('[instagram-feed]'); ?>`
 * This should then display the feed across the whole width of your site. You can
   then remove the gap above your footer by adding the following to our plugin’s**
   Custom CSS** section (on the plugin’s Customize page):
 * `#sb_instagram{ margin-bottom: -45px; }`
 * Here’s how it should look after doing that: [http://snag.gy/ASuz0.jpg](http://snag.gy/ASuz0.jpg)
 * Let me know whether that does the trick, and I hope you’re having a good day!
 * John
 *  Thread Starter [flow__](https://wordpress.org/support/users/flow_/)
 * (@flow_)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-30/#post-6722973)
 * Awesome! Thanks so much, worked like a charm!
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-30/#post-6722976)
 * You’re welcome, glad to hear that worked for you 🙂
 * No obligation of course, but if you like the plugin please consider leaving a
   super-quick [review](https://wordpress.org/support/view/plugin-reviews/instagram-feed).
   It really helps to support the plugin and its ongoing development.
 * If you have any other questions or issues at all then just let me know, and I
   hope you’re having a good start to your week.
 * John

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

The topic ‘Full Width’ is closed to new replies.

 * ![](https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807)
 * [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin](https://wordpress.org/plugins/instagram-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/instagram-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/instagram-feed/reviews/)

## Tags

 * [container](https://wordpress.org/support/topic-tag/container/)
 * [full](https://wordpress.org/support/topic-tag/full/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 3 replies
 * 2 participants
 * Last reply from: [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-30/#post-6722976)
 * Status: resolved