Lost Shadows

Discussion in 'GoldenEagle WordPress Theme' started by spoonboy90, Jun 14, 2013.

  1. spoonboy90

    spoonboy90 Active Member

    Joined:
    Dec 20, 2012
    Messages:
    289
    Likes Received:
    28
    Location:
    Stoke-on-Trent, Staffordshire. UK
    I seem to have done something and didn't realise that the shadows have gone from underneith the four images on the front page... any ideas what i could have done or can you point me to where the code should be.

    Thanks

    http://1066786233.1065524876.temp.prositehosting.co.uk/
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .feature-content .feature-box .feature-box-inner img {
    margin-bottom: 0;
    }
    .gallery_entry1 {
    background: url("images/item-bottom-shadow.png") no-repeat scroll -2px 123px transparent;
    }
     

Share This Page