New Landing How can we help? Themeforest Theme Support Uplift How to make the Gutters thinner?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Uplift
  • #317608
    djvisi48185
    Member
    Post count: 13

    Is there a way to have gutters for galleries but thin them down to let’s say 5px? Instead os 0?

    Nuptials

    Thanks

    #317740
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Sure, add the code below to your custom css option.

    .masonry-gallery.no-gutters .gallery-image {
         padding: 5px;
    }

    Hope it helps.

    -Rui

    #317741
    David Martin – Support
    Moderator
    Post count: 20834

    You have the gutters disabled currently, please enable them first.

    You can then use this CSS:

    .gallery-image.col-sm-sf-5.item-animated {
        padding: 0 10px;
    }

    Thanks.

    #317744
    djvisi48185
    Member
    Post count: 13

    I did that and it still shows pretty thick. Can I give you access and you can do it for me? What email address should I use?

    #317765
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you provide admin access to have a look at this page?

    -Rui

    #317772
    djvisi48185
    Member
    Post count: 13
    This reply has been marked as private.
    #317965
    David Martin – Support
    Moderator
    Post count: 20834

    Looks like you have already reduced the left/right spacing:

    #317967
    djvisi48185
    Member
    Post count: 13

    How about the top and bottom? So it looks uniform

    #317971
    David Martin – Support
    Moderator
    Post count: 20834

    Ok, for that you would also want:

    .masonry-gallery .gallery-image {
        margin-bottom: 4px;
    }
    #317975
    djvisi48185
    Member
    Post count: 13

    Continue the previous code or start a new line?

    #317981
    David Martin – Support
    Moderator
    Post count: 20834

    Start a new line.

    Thanks.

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

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

License required for one of the following items
Login and Registration Log in · Register