Header slider space
-
How can I remove the white space under the header slider? I used the CSS code:
#slideshow .slides-container .slide-item{
background-position: top center !important;
background-size: 100% !important;
to allow the image to fit the entire screen. Now there is a white space under it. Could you give me a solution? I have tried some of the other CSS codes such as:
#pg-1199-0 .panel-row-style{
padding-top: 0 !important;
}
and others none of them worked.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Header slider space’ is closed to new replies.