Site logo

Archived topic

How to remove white space

3 replies · Started by Sanu Kumar on July 12, 2021

Viewing posts 1–4 of 4

Hi there,

You have this CSS on your site:

.single .site.grid-container {
    border: px solid #cfcfcf;
    padding-top: 20px;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 10%);
}

It's a custom CSS added on Additional CSS within the customizer. The padding-top: 20px; is causing the white space.

Thanks Elvin, it worked!!!!

Glad it works for you. No problem. :D

This archived topic is closed to new replies.