Skip to content
Public Ticket #28847

Picture galleries have zero bottom margin

Conversation thread

HOnza Koudelka replied

Customer Reply

Would you be so kind and read and respond to my original question? I know I can add custom CSS, but isn't that something I should not have to do?

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

figure.wp-block-gallery {
  margin-bottom: 30px;
}

Regards,
PenciDesign.



HOnza Koudelka started the conversation

Conversation Start

Any idea, why galleries do not have any bottom margin, while individual images do? It was not happening in the past. Could I mess something up in the settings somewhere?

It can be seen on these two posts:

https://magazin.mensa.cz/podzimni-celostatni-setkani-mensy-na-hluboke/

https://magazin.mensa.cz/narodni-muzeum-v-kapse/

I know I could add custom CSS for wp-block-gallery, but I am afraid this would just hide the issue instead of fixing it, so I prefer rather identifying the root cause of it...

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