• Hello,

    Thanks for this great plugin.
    When the gallery is created, I am looking for a way to make the thumbnails touch each other – with no margin between them. I know this has to do with the #bwg_container tag, but can’t find the .css it is located in…
    Can anybody help?
    Thanks in advance.

    https://ww.wp.xz.cn/plugins/photo-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter MeNab

    (@menab)

    Sorry to ask again… does anybody have an answer?
    Thanks again.

    Plugin Contributor webdorado

    (@webdorado)

    Dear MeNab,

    Please be informed, that you can add the style to the thumbnail element class (e.g. .bwg_standart_thumbnails_0) and place it in style.css file of your website’s theme.

    Also, there’s an option for that in the pro version of Photo Gallery.
    Thank you.

    Thread Starter MeNab

    (@menab)

    Hello webdorado,

    Thanks for your answer!
    I tried adding

    .bwg_standart_thumbnails_0 {
    margin: 0px;
    }

    to the style.css file, but still can’t seem make it work… do you know if it has to be listed under a specific section?
    Sorry to bother you with this, I would really appreciate the help for this tiny detail 🙂

    Plugin Contributor webdorado

    (@webdorado)

    Dear MeNab,

    Please make sure to add it to the end of the file. You can also add !important to that rule to make it get applied.
    Thank you.

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

The topic ‘No margin in thumbnails’ is closed to new replies.