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 to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Instagram Plus responsive’ is closed to new replies.