Tagged: shadow
Hi,
I would like to have a shadow only on scroll down.
I added this and it doesn’t work.
header.av_minimal_header_shadow {
box-shadow: 0 0 2px 1px rgba(0,0,0,0.1) !important;
}
Hey tarekriman,
That is the behaviour I’m seeing on your site, did you manage to find a solution? If not, then please try to explain the problem you are having a bit further.
Best regards,
Rikard
Hi Rikard,
I reversed it. I added the show shadow settings in the header options.
Then I added CSS to remove it from the top bar.
TR