Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Box Shadow when scrolling

$
0
0

Replies: 0

Hi Robert,

Thank you for this awesome plugin we really love working with it!

I have a small issue concerning the box shadow after scrolling. You answered to this question already in another topic but for me the solution just seem not to work.

I have added the custom code like you have shown:

.she-header {
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

I just changed the color a little bit to this:

.she-header {
box-shadow: 10px 10px 50px rgba(100, 100, 100, 0.5);
}

I really don’t know why but there is absolutely nooooo shadow showing after scrolling 🙁

Do you think you can help me here?

Thanks
Kai


Viewing all articles
Browse latest Browse all 59525

Trending Articles