Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Gallery images margin/padding

Home / Forums / Virtue Theme / Gallery images margin/padding

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 24, 2015 at 11:40 am

Hi,
just wondering how to make the padding in the middle of a two column masonry gallery bigger without changing the padding on the outside. I want a larger padding and margin so I added
`.kad-wp-gallery .g_item {
padding-left: 15px;
padding-right: 15px;
}

.kad-wp-gallery .g_item .gallery_item {
margin-bottom: 30px;
margin-top: 30px;
}
but if I add more padding in order to have the padding in between the columns matching the margin, the padding is also getting applied to the outside of the images…

  • The forum ‘Virtue Theme’ is closed to new topics and replies.