Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Spacing issues

  • Hello,

    Since updating my generatepress theme last week, i have noticed spacing issues in majority of my posts on the front end.

    the first spacing issue is that there is no gap between the first image in my posts and the table of contents, whereas before there was a gap.

    also, throughout the content in my posts, i have added quite a number of spacer blocks between sections, usually underneath each image and before the next heading in the post, however, this gap is not showing on the front end.

    I have attached an image to see the issue

    TIA for the help 🙂

  • Hi Jonny,

    The update shouldn’t have caused that.

    Did you update WordPress as well? WordPress had a recent update that caused issues like these.

    You can try adding this through Appearance > Customize > Additional CSS instead:

    figure.wp-block-image {
        margin-bottom: 16px;
    }

    This add a bottom margin for WordPress images.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.