Space between items in a column - by nic_and_mel

This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler

  • Avatar: nic_and_mel
    nic_and_mel
    Participant
    August 10, 2016 at 09:59

    Hello!

    How to I get 0 pixel space between items in a column?

    Please see http://www.nicandfriends.com for what I mean. There is a distance between the 2 banners in the right row. I want all images/items to be without padding/margins.

    Best regards
    Daniel

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 10, 2016 at 10:29

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS

    .banner.banner-left.align-center.valign-middle.responsive-fonts.cursor-pointer.banner-font-.hover-fade {
       margin-bottom: 0;
    }

    Regards,
    Rose Tyler.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.