Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27762
    pNICBsa4
    Member

    Hi!

    I would like to remove the border or shadow from the “featured content” images on this site : http://wildbird.se/se (Catch Kathmandu). Is that possible?

    I found several posts addressing similar problems, but not this particular one.

    Thank you so much for providing these themes!

    // Jonatan

    #27770
    Sakin
    Keymaster

    @pNICBsa4: Just add the following css in “Appearance => Theme Options => Custom CSS” box.
    #featured-post img, #main-slider img { box-shadow: none; }

    #27771
    pNICBsa4
    Member

    That did it! Thank you very much!

    // J

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove border/shadow fron featured content?’ is closed to new replies.