White space below the home page slider
March 9, 2020 at 11:43 pm
I need the CSS to remove the white space that appears below the slider, please.
Replies (1)
-
March 9, 2020 at 11:43 pm
I need the CSS to remove the white space that appears below the slider, please.
-
March 11, 2020 at 2:35 am
Hi A.M. Jafari,
Thanks for reaching us out
Please try this CSS
.home #main .content-inner {
margin-top: 0;
}Copy and paste it in Appearance -> Customize -> Additional CSS
Best Regards