Site logo

[Support request] Headlines too close to Image

Home Forums Support [Support request] Headlines too close to Image

Home Forums Support Headlines too close to Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2407132
    Jatin

    Hi Guys,

    I have recently noticed that most of my posts headlines are now close to the Images above. There use to be some gap between an Image and a followed Headline. But it seems that due to recent WordPress Upgrade its happening.

    Is it a known WordPress bug ? Is it known to you as well. How to fix this. I dont want to go to each and every post and add a spacer between my Image and Headline.

    — Screenshots links are added to the Private Box.
    — One of the Post’s URL Link is also added to the Private box.

    #2407159
    Ying
    Staff
    Customer Support

    Hi Jatin,

    WP used to add this CSS to their image block, but they removed it in 6.1.

    .wp-block-image {
        margin: 0 0 1em;
    }

    You can add this CSS to customizer > additional CSS.

    #2407714
    Jatin

    Thanks

    #2408653
    Ying
    Staff
    Customer Support

    No problem 🙂

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