Roman
    Spectator
    Posts: 3147
    11.06.2015 at 19:46 #18227

    please provide the website URL

    Imran
    Spectator
    Posts: 402
    12.06.2015 at 09:49 #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.