Hi – I looked for this information, but I couldn’t find anything that helped with my theme. My gallery has a lot of spacing/margin between the images and caption – vertically and horizontally. How can I reduce this?
I tried targeting the block gallery, but then other things shifted as well.
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0px -20px -40px -20px !important;}
.wp-block-gallery{margin:0px 20px 20px 20px;}