Maximize image size to extend left/right
-
Hi there,
I’ve used the following custom CSS to display images in two columns:
.instagram-pics li {
float: left;
width: 42%;
padding: 0;
margin: 0;A width of 42% is the max I can go with and still have 2 columns show up in mobile format.
2nd Instagram plugin on the right > https://www.natatatouille.com
I have no padding/margin applied, however, the images are indented in from both the left and right side (i.e. the image edges don’t align with the black Instagram heading above them). Is there any way to fix this?
Thanks!
-Natalia
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Maximize image size to extend left/right’ is closed to new replies.