Site logo

Archived topic

Remove the space on Instagram feed on footer

3 replies · Started by Esther on May 31, 2018

Viewing posts 1–4 of 4

Hello,

I display Instagram feed horizontally using the plugin Instashow. I put the code using GP Hooks : Before Footer Content. However, it left little bit of white space between the Instagram feed and footer. Is there anyway I can get rid of the white space and make the Instagram feed connected to the footer?

Thanks

Hi Esther, can you provide a link to the site, you can use the Your Website URL field if you don't it to be shared publicly.

Hi David, I just added my website URL.

Thanks

Hi there,

you can add this CSS to the Additional CSS in the customiser:

.instashow-gallery {
    margin-bottom: -5px;
}

However, is it this plugin you are using:

https://elfsight.com/instagram-feed-instashow/wordpress/#demo

If so then it looks like their is a column gap option, you can reduce this to zero and get rid of the space below and between the images

This archived topic is closed to new replies.