Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I’m trying to create a shadow box around each feature item I’ve set up.
I used this code in the widget attributes
-webkit-box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.75); box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.75); }
but it creates an outside shadow box to the whole row, not each feature inside the row.
any suggestions?
best,
Torsten
Hi Torsten
Thanks for reaching out.
Our free support scope, unfortunately, doesn’t cover Custom CSS customizations. It’s certainly something we can assist with within our premium support scope. Sorry, I don’t have better news. At the moment, I’m not aware of a plugin solution that would work in this situation.