New Landing How can we help? Themeforest Theme Support Flexform Spacing between Swift Builder elements

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Flexform
  • #10017
    helloweb31
    Member
    Post count: 67

    Hi,

    I built a site putting several images next to each other with the help of Swift Builder’s “Single Image” elements. Also, I put a caption under each image.
    So I have a grid of 3*3 images.

    Now, I would like to minimize the spacing between the images (right left and top bottom).
    Also, I would like to minimize the spacing between the caption text and the image above it and the image below it.

    How to do this?

    Thanks and regards

    #10018
    helloweb31
    Member
    Post count: 67
    This reply has been marked as private.
    #10019
    helloweb31
    Member
    Post count: 67
    This reply has been marked as private.
    #10817
    helloweb31
    Member
    Post count: 67

    Anybody?

    #11096
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Sorry for the late reply, I missed your post.

    You could add custom CSS to tighten the spacing between images, but this will make it look weird and not aligned, as it will move the items from the grid layout the theme is using.

    Try with:

    .wpb_single_image.span4 {
        margin-right: -15px !important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register