Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The topic ‘Little shadow top section’ is closed to new replies.
Hello,
On the page below, I’ve selected “Display shadow” at the top of my first colour section but it doesn’t appear (between header and 1st block). I dont understand why so for the moment I’ve put a border-top with css but it’s not a shadow so less nice.
Could you help?
Tx a lot guys !
Marine
Hey newki75,
Can you screenshot the exact area you’re hoping for a shadow?
Best regards,
Jordan Shannon
Hi,
Thanks for providing that. Add the following to quick css:
#header{
box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important
}
Best regards,
Jordan Shannon
Tx Jordan ! You can close the issue :-)
Nice day