Archived topic
Remove white space between images
5 replies · Started by Sahroni on August 23, 2021
Hi there,
Did you attach an image after This is white spaceis I want to remove:? I'm not seeing one.
Can you link us to the site/page in question? So we can inspect the page and check what's causing the white space. :D
You can use the private information text field to provide the site details. Let us know. :D
Okay. I'm inserting link of page on my site below
Hi there,
add this CSS to your site:
.wp-block-image img {
vertical-align: bottom;
}
Great. It works..
Thank'ya Elvin & David for the support..
Glad we could be of help