Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50004
    Wade
    Member

    I have a question.

    How do I remove the edges from my images on my homepage with the featured content? My logos appear to have a shadow or lines around them, when they are PNG images and do not.

    Any suggestions?

    My link:

    armadagp.com

    #50009
    Sakin
    Keymaster

    @Wade: Just add the following css in “Appearance => Theme Options => Custom CSS” box:

    #featured-post img,
    #main-slider img {
        box-shadow: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Homepage Featured Content Options’ is closed to new replies.