shadow box around images
Hi guys I want to use a drop shadow around all my images
using {
box-shadow: 8px 8px 10px #aaa;
}
but i don’t want it around the logo image in the header how do i stop that from happening
www.hobartbuildinginspection.com.au
cheers Chris Westcott
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hey Chris
Good to hear from you :)
It looks like you’ve made progress. Another way might be something like this in Custom CSS:
.entry-content img { box-shadow: 5px 5px 7px #ddd; }Let me know if you still need a hand.
Thanks mate your a legend
For sure :) If anything else comes up, please, let us know.
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.