• Hello Again.

    Maybe a more exact question will warrant an answer?

    Is there any CSS I can add in the “Additional CSS” section that will get rid of the thin grey/ black lines between the images in an image gallery?

    I have tried:

    img {
    margin: 0;
    padding: 0px;
    margin-bottom:0;
    border: none;
    }
    gallery {
    vertical-align: bottom;
    border: none;
    }

    To no avail. Please help

    Thank You,

    Skyler at Black Cat Studio

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

  • The topic ‘Manipulating thin line that surrounds gallery images’ is closed to new replies.