Site logo

Archived topic

Customize the space between image and text in blog post

3 replies · Started by uglyc on July 13, 2022

Viewing posts 1–4 of 4

Dear GP support team,

Howdy!

I noticed that there's no space by default between image and text in a blog post. So I was just wondering if there's any way to add some space, or even better, customize the space?

All the best

Hi Uglyc,

Here’s a CSS you can try adding through Appearance > Customize > Additional CSS:

figure.wp-block-image {
    margin-bottom: 1.5em;
}

Kindly let us know how it goes.

Hi Fernando,

Thanks very much. Seems it works. Currently I find no problem, and I'll let you know if I need a further help.

Thanks again, and have a nice day

You’re welcome Uglyc! Have a nice day as well!

This archived topic is closed to new replies.