meredithpullara Posted January 31, 2022 Posted January 31, 2022 Hello, I would like to make my Instagram feed carousel square and add a border. Can you help?
tuanphan Posted February 4, 2022 Posted February 4, 2022 Hi. Can you share link to page where you added instagram? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ilseS Posted May 18, 2022 Posted May 18, 2022 I would like this as well -but I want a border around each images, like this -no matter what I try I cant figure it out. Thanks!
tuanphan Posted May 20, 2022 Posted May 20, 2022 On 5/18/2022 at 4:59 PM, ilseS said: I would like this as well -but I want a border around each images, like this -no matter what I try I cant figure it out. Thanks! If you share site url, we can check easier Try adding this to Design > Custom CSS .instagram-block .slide { border: 3px solid red; width: calc(~"25% - 6px") !important; margin-left: -3px; } .instagram-block .slide:nth-child(4n+1) { margin-left: 0; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment