Hi,
I would like to add a box shadow effect to the website to distinguish edge of the site as the background is the same colour.
I have tried entering some css but didn’t work.
box-shadow: 0 1px 6px;
-webkit-box-shadow: 0 1px 6px;
Any ideas? I have included a photo of the effect I am looking to create.
Thanks in advance