• Resolved thesjohnston

    (@thesjohnston)


    Hi – my images appear vertical and very small. I tried to change the image size, but it’s not working. I have it set to thumbnail and 4 photos. Any ideas?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Scott (@scottsweb)

    (@scottsweb)

    You have some styles in your theme that look like this:

    .instagram-pics li {
        float: left;
        margin: 0 !important;
        padding: 2px;
        width: 10%;
    }

    The width is here of 10% is making the images small. Try and increase it to around 50%.

Viewing 1 replies (of 1 total)
  • The topic ‘Images showing very small’ is closed to new replies.