Skip to content
Public Ticket #2906

Reduce margins between gallery and images

Conversation thread

pacasimiro replied

Customer Reply

Worked perfectly, thank you!

PenciDesign replied

Staff Reply

Hi,

You can add more this code to Customize > Custom CSS to remove space at the bottom of gallery:

\
.penci-post-gallery-container{ margin-bottom: 0;  }

And after you do that, you need to edit your posts and remove all   <br>  tag like here

Best Regards,

PenciDesign

pacasimiro started the conversation

Conversation Start

Hi.

In my posts I'm using a mix of gallery and single images. The spacing between these are quite large and I would prefer to have it thin as within the gallery itself or close to that. You can see it in my homepage.

How can I reduce the margins (or padding) of galleries or images (probably both)?

Want to join this conversation or access attachments? Sign in first.