Title: Instagram Plus responsive
Last modified: July 27, 2018

---

# Instagram Plus responsive

 *  Resolved [caleidoscopic](https://wordpress.org/support/users/caleidoscopic/)
 * (@caleidoscopic)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/instagram-plus-responsive/)
 * Hi!
 * I tried this code to make the Instagram widget responsive but it doesn’t seem
   to work
 * Thanks
 *     ```
       @media(max-width:768px) {
           .ep-instagram-feed .ep-instagram-image:nth-of-type(1), .ep-instagram-feed .ep-instagram-image:nth-of-type(2) {
               display:block;
               float:left;
               width:50%;
               flex:none;
           }
           .ep-instagram-feed .ep-instagram-image:nth-of-type(3), .ep-instagram-feed .ep-instagram-image:nth-of-type(4) {
               display:block;
               float:left;
               flex:none;
               width:50%;
           }
       }
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finstagram-plus-responsive%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/instagram-plus-responsive/#post-10534110)
 * Hi there,
    I cannot see the code anywhere, Can you place it before any other 
   custom css you might have?
 *  Thread Starter [caleidoscopic](https://wordpress.org/support/users/caleidoscopic/)
 * (@caleidoscopic)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/instagram-plus-responsive/#post-10534130)
 * Sorry
    I have put the code with the Simple CSS plugin but it doesn’t work
 * With the “additional css” tool in WordPress customizer it seems to be working!
   I don’t know why
 *  Thread Starter [caleidoscopic](https://wordpress.org/support/users/caleidoscopic/)
 * (@caleidoscopic)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/instagram-plus-responsive/#post-10534243)
 * thank you for the code
 * I put it in the child theme and tried 33.3% to show the 6 images.
 * Everything is perfect!
 *  Plugin Support [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/instagram-plus-responsive/#post-10534486)
 * Glad I could help!
    I’d like to ask you, if you like the plugin and could take
   a minute to review it [here](https://wordpress.org/support/plugin/elements-plus/reviews/)
   it would help us a lot!

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

The topic ‘Instagram Plus responsive’ is closed to new replies.

 * ![](https://ps.w.org/elements-plus/assets/icon-256x256.png?rev=2928103)
 * [Elements Plus!](https://wordpress.org/plugins/elements-plus/)
 * [Support Threads](https://wordpress.org/support/plugin/elements-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/elements-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elements-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elements-plus/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/instagram-plus-responsive/#post-10534486)
 * Status: resolved