Home>Support>shadow box around images

shadow box around images

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 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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hey 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.

  2. 9 years, 3 months ago cwestcott

    Thanks mate your a legend

  3. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More