• Resolved turst

    (@turst)


    Hello,

    when I insert a gallery in the thumbnail view with a shortcode in my tatsu page builder, there is no space between the the top and the bottom of the pictures.
    do you have a solution for that?

    Thanks!

    • This topic was modified 5 years, 7 months ago by turst.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi!

    It appears that your website theme is overriding the bottom margin on the gallery thumbnails. Please have a look at this screenshot.

    However, there’s a quick workaround to this problem. Please add the following CSS code to Appearance > Customize > Additional CSS option:

    .bwg-container-0 .bwg-item > a {
        margin-bottom: 4px !important;
    }

    Make sure to clear the cache of your web browser before checking the results.

    Let us know if it helps.
    Thanks!

    Thread Starter turst

    (@turst)

    Thank you very much it worked perfectly

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    You are most welcome!

    We’re happy to know the problem was fixed on your website. Please don’t hesitate to let our team know in case you need our assistance in the future.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No space between pictures when imported shortcode’ is closed to new replies.