Comments Sheryl started the conversationJune 15, 2015 at 5:20amHi, how can I add a drop shadow to my header when it scrolls? Preferably the same one used on the full background layout. So on landing page there's no drop shadow, it will just appear when it's scrolled.Thanks. 8,851Tahir repliedJune 15, 2015 at 2:44pmHey ,Could you provide the page url. Thanks ThemeNectar Support Team Sheryl replied privately 8,851Tahir repliedJune 16, 2015 at 3:36pmHey,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :html body #boxed #header-outer { box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22) !important; -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22) !important; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22) !important t; } .container-wrap, .project-title { margin-top: -94px!important; }Shadow on scroll is not possible because there is no after scroll class added to the Header Outer Div. Thanks ThemeNectar Support Team Sheryl repliedJune 17, 2015 at 6:29amOh okay. Thanks! Sign in to reply ...
Hi, how can I add a drop shadow to my header when it scrolls? Preferably the same one used on the full background layout.
So on landing page there's no drop shadow, it will just appear when it's scrolled.
Thanks.
Hey ,
Could you provide the page url.
Thanks
ThemeNectar Support Team
Hey,
Shadow on scroll is not possible because there is no after scroll class added to the Header Outer Div.
Thanks
ThemeNectar Support Team
Oh okay. Thanks!