Reduce Gaps between images
-
Hello,
I’ve installed the WP Instagram Widget, I’d like the Instagram feed to show up on the website with no spaces between the images, at the moment I have spaces and a grey dot between images.
I’d like the feed to look like a tight grid and I would like to extend the margins of the widget to fill the entire widget space.
Could you please suggest some CSS code that would work. I have already inserted the below code to have the images appear horizontally:
.instagram-pics li {
float: left;
}
.instagram-pics li:before {
content: ”;
padding: 0;
}Website: http://daychaser.co.za
Thanks,
Neelo
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Reduce Gaps between images’ is closed to new replies.