[ad_1]
How to set Gallery Gap (blockspacing) by default to 1 for all used galleries?
.wp-block-gallery.wp-block-gallery-1 {
gap: 5px !important;
}
I use this add code but it change just first gallery in post in order. I use very often more than one gallery. I want to set 5px or 1 in editor by default for all galleries.
See link
- This topic was modified 11 minutes ago by .
The page I need help with: [log in to see the link]
