This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler
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
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.
You must be logged in to reply to this topic.Log in/Sign up