Archived topic
Gallery Images in Blog Post Not Displaying At Same Width As Images
3 replies · Started by Gabriel on September 19, 2019
Viewing posts 1–4 of 4
I am having trouble with my wordpress gallery not matching the width of my image blocks. Not sure how to remedy this. Any assistance would be appreciated.
I have tried adjusting the alignment of the block, and the size, but it does not seem to help.
Please advise.
Thanks,
Gabriel
Hi there,
Try this CSS:
.blocks-gallery-grid, .wp-block-gallery {
margin-left: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
That fixed it. THANK YOU!
No problem :)
This archived topic is closed to new replies.