• Resolved arjentic

    (@nejra993)


    Hello again, is there any way to set instagram photos to show 3X3 in smaller size (responsive)? Because I set 9 photos to be shown, but when I shrink size to smaller sizes it shows 2 rows with 4 and 1 row with 1 photo :/ is there a way to set it to show 3 rows with 3 photos?

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

    (@markwaregr)

    Hello,
    you can use this

    @media(max-width:768px){
    .ci-instagram-lite li, .widget .instagram-pics li, .flickr_badge_image{
     width:33%;   
    }
    }

    in your custom CSS box.

    Let me know if this works

    Thread Starter arjentic

    (@nejra993)

    Thank you! It works! You’re the best 😉

    Fotis

    (@markwaregr)

    Glad I could help!
    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘instagram wp plugin’ is closed to new replies.