Need help WIth CSS For Shdow Box
Hello Sir,
I need help with CSS for shadow on page builder, so i can make some elegant box.
Some shodow box like this:
https://drive.google.com/file/d/0B0-V7Eebn1IYWnFpQlB4WFdoVFk/view?usp=sharing
https://drive.google.com/file/d/0B0-V7Eebn1IYdVhtQU1kUXlqUGc/view?usp=sharing
Thanks so much…..
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Harny,
If you need help with creating CSS3 shadows I would recommend a use of a generator, such as this one, or this one.
Thanks, i used some like this,
.sow-features-feature { -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); }It’s work.
But any suggestion ? or i have some mistake please correct them.
Hi Harny,
That CSS looks absolutely fine – no issues present. :)
Thanks for your help sir.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.