[Support request] Remove whitespace below image

Home Forums Support [Support request] Remove whitespace below image

Home Forums Support Remove whitespace below image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1663664
    Tobias

    Hi,

    I would like to remove whitespace below one specific photo.

    Photo 1: https://ibb.co/CsvFzxn
    Photo 2: https://ibb.co/txgmnd2

    I want the image to “go over” the next element, like you see in photo 2. Photo 1 is what it currently looks like.

    Do you know how to do this?

    Thanks in advance.

    Best regards,
    Tobias Hyldeborg

    #1663666
    Ying
    Staff
    Customer Support

    Hi Tobias,

    Any chance you can link us to the page in question?

    You can use the private information field.

    Let me know 🙂

    #1663670
    Tobias

    Hi Ying,

    Site URL is now posted in private information field.

    #1663673
    Ying
    Staff
    Customer Support

    Try this CSS:

    .home .wp-block-image figure {
        line-height: 0;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.