Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7922
    itsleander
    Participant

    Hi there. Amazing plugin.

    I was wondering if there’s a way to have more space between a tiled set of photos and the continuing text of a post below it.
    Temporary example for you to look at: http://itsleander.net/2020/07/throwback-to-photo-session-in-ireland/

    The text below the pictures is too close to it. I would like to have the same amount of space like how it is above the tiled set of pictures.

    #7938
    Skandha
    Participant

    @itsleander: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .tiled-gallery {
        margin-bottom: 20px !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘More space in the bottom between tiled photo set and text’ is closed to new replies.