Hey guys,
Not sure why, but for some reason my Box Shadow css is not working. I often use this effect, but for some reason it is not working on the website.
I have added the following to my code to my Child Theme Style sheet;
.box-shadow {
box-shadow: 0 10px 10px #555;
}
And on the home page added ‘box-shadow’ to Additional CSS class(es) on an image.
Thats’s so strange. Even when I clear my cache in Chrome and purge Litespeed Cache, the change does not show, but when I try an other browser I can see the shadow.
All good now!