Reply 292918 to: Instagram mobile

Avatar: Rose Tyler
Rose Tyler
Support staff
July 3, 2021 at 08:17

Hello,

Try to add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:

.null-instagram-feed .instagram-pics.instagram-columns-3 li {
    width: 50%;
}
.null-instagram-feed .instagram-pics.instagram-columns-3 li {
    display: none;
}
.null-instagram-feed .instagram-pics.instagram-columns-3 li:first-child, .null-instagram-feed .instagram-pics.instagram-columns-3 li:nth-child(2) {
    display: inline-block;
}

> https://gyazo.com/9fbcca1613cd267098ad75ac2e820c3c

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.