Roman
    Spectator
    Posts: 3147
    June 11, 2015 at 7:46 pm #18227

    please provide the website URL

    Imran
    Spectator
    Posts: 403
    June 12, 2015 at 9:49 am #18232

    Hi Steven,

    Thanks for writing in,

    If you wish to eliminate shadow.png border from under the content boxes as per shown here: http://prntscr.com/7g1w12 so you can add following code under Appearance > Theme Options > Custom CSS:

    .home-content-boxes {
    background: none !important;
    }

    Hope this helps!

    Thanks.