Topic Resolution: Resolved
  • Closed
  • FURUTA TORU
    Spectator
    July 2, 2015 at 4:14 am #18607

    Hello.
    Please tell me how that does not display a white border and shadow of imageframe.
    Frame style type are set to None.
    Nice to meet you.

    Imran
    Spectator
    Posts: 402
    July 2, 2015 at 12:32 pm #18611

    Hi there,

    Thanks for writing in,

    You can achieve that by using a custom CSS code. Please add the following code under Appearance > Theme Options > Custom CSS:

    img.img-responsive {
    box-shadow: none;
    background: none;
    }

    Thanks.

    FURUTA TORU
    Spectator
    Posts: 14
    July 3, 2015 at 2:45 am #18618

    Imran like
    Hello. Thank you for your answer.
    We resolved.
    Thank you.

    Imran
    Spectator
    Posts: 402
    July 3, 2015 at 11:01 am #18626

    You’re welcome! 🙂