Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Bishal Napit

    (@mebishalnapit)

    @mhd27

    It looks like the image is having blank white space below in the image itself, making it look like there is too much white space below the header image. However, you can add this CSS code in the Custom CSS Box provided through the Customizer Options and see if it works:-

    #content {
        padding-top: 0;
    }

    Thanks.

    Regards.
    Bishal Napit

    Thread Starter mhd27

    (@mhd27)

    Thanks a lot. That worked.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove White Gap Under Header Image’ is closed to new replies.