Gap between header and content
By liviux, 8 years ago. Last reply by liviux, 8 years ago
Hi there, My website is : www.selenox.com I use Page Builder with Sidney theme and I would like to remove the gap like showed in the image. I tried to add the following code with the Simple Custom CSS plug-in but nothing worked: .home #main { padding: 0 !important; } #main { padding-top: 0; }…