• Hi guys,
    i got a problem with the space between the thumbnails of an gallery (see this screenshot -> http://imgur.com/vmMPCVn)

    Can you tell how to reduce the space between the images ? I marked it blue in the screenshot. Im using customizr pro but i dont think its a “problem” with the theme.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey romestylez !

    Can you please provide the website link? That makes things easier , a screenshot explains your problem but without a website answers can lack precision 🙂

    Cheers

    Thread Starter romestylez

    (@romestylez)

    Hi,
    thank you for your answer.

    The link is:
    http://www.fewo-dangasteroase.de/wohnung

    Thank you for youe help.

    @romestylez

    #gallery-2 .gallery-item{
    }

    Reduced width using css for this class so your list items display with near without space.

    Thanks

    Thread Starter romestylez

    (@romestylez)

    That class wasnt working for me. This worked

    #gallery-2 {
    margin: auto;
    width: 50%;
    }

    I can use it like that ?

    romestylez what you did is reducing the width of the space containing all the gallery items 🙂 , in other words you reduced the width containing the gallery images and that’s a solution but one problem is, look at your website in mobile view.Don’t you think they are too close ? maybe you want to make it 70% or sthg like that? in the end it’s your choice but just make sure you consider mobile view too 🙂

    oh and btw nice apartments, and I think I will be privileged to get good offer to spend holidays there right? 😀 if you need anything else let me know 🙂

    cheers !

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Space between gallery thumbnails’ is closed to new replies.