Comments mirotck started the conversationDecember 11, 2017 at 8:40pmHello, I don't know how to remove this white part between the Header and the first row. Wheni disable the Page Header parallax effect, then the white area disappears. but there must be a way to remove it. please help me!otherwise, great theme! i recommend it! 3,067Andrew repliedDecember 12, 2017 at 9:24amHi Mirotck,You can remove that with this CSS: .container-wrap{ padding-top:0px; }Add the CSS to the page setting area. See attached screenshot of where this is.Hope this helps. 9,070Tahir repliedDecember 12, 2017 at 9:29amHey,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : body[data-footer-reveal="1"][data-footer-reveal-shadow="small"] .container-wrap { padding-top: 0px !important; } Thanks ThemeNectar Support Team Sign in to reply ...
Hello, I don't know how to remove this white part between the Header and the first row. Wheni disable the Page Header parallax effect, then the white area disappears. but there must be a way to remove it. please help me!
otherwise, great theme! i recommend it!
Hi Mirotck,
You can remove that with this CSS:
Add the CSS to the page setting area. See attached screenshot of where this is.
Hope this helps.
Hey,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team