Adding space between images in Caldwell

  • Unknown's avatar

    Right now the 4 images are meant to touch….I’d like there to be space around them so they don’t touch. Any way of doing this via CSS?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I see on your main page that you have used the following CSS to add a bit of padding around the 3 images in Caldwell.

    .featured-content .block-grid-item {
        background-color: #fff;
        padding: 10px;
    }

    If I misunderstood, or if you have further questions, please let us know.

  • The topic ‘Adding space between images in Caldwell’ is closed to new replies.