Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #322214
    fuse4
    Member
    Post count: 11

    Hi,

    I’m using a Full Width (Stretched) row in the page layout with element spacing removed containing 6 images which have rounded corners removed but, as you can see from the screenshot, rounded corners are still on plus there’s spacing between the 2 sets of images.

    Any advice would be great.

    Attachments:
    You must be logged in to view attached files.
    #322216
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .gallery-item figure.animated-overlay {
        border-radius: 0px;
    }

    -Rui

    #322218
    fuse4
    Member
    Post count: 11

    Thanks Rui, there’s still the spacing between the 2 sets of images…can you advise?

    #322228
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add this code.

    .fw-row>.col-sm-12, .spb-row.spb-remove-element-spacing, .spb-row.spb-remove-element-spacing div[class*="col-sm"] {
        margin-bottom: -21px!important;
    }

    -Rui

    #322229
    fuse4
    Member
    Post count: 11

    Thanks for your speedy response Rui, issue resolved.

    Fuse4

    #322230
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 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