Topic Resolution: Resolved
  • Closed
  • Liam Sweeney
    Spectator
    October 27, 2016 at 9:24 pm #30915

    I am getting a small light drop shadow on the images I insert into my site. I’m sure there is a quick way to get rid of these but I can’t figure it out. Any ideas?

    screen shot:

    http://prntscr.com/czrdbh

    Denzel Chia
    Moderator
    Posts: 2656
    October 28, 2016 at 10:12 am #30921

    Hi,

    Please provide your website URL.
    URL that shows your image.

    Thank you

    Liam Sweeney
    Spectator
    Posts: 6
    October 28, 2016 at 3:23 pm #30927

    http://www.liamsweeneydesigns.com – you can see it on the homepage.

    Denzel Chia
    Moderator
    Posts: 2656
    October 29, 2016 at 10:32 am #30936

    Hi,

    Please use the following in Theme Options -> Custom CSS

    img {
    box-shadow: none !important;
    }

    Thank you

    Liam Sweeney
    Spectator
    Posts: 6
    October 30, 2016 at 2:07 am #30947
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    October 31, 2016 at 10:30 am #30957

    Hi,

    It’s done.
    Please take a look in Theme Options -> Custom CSS

    Just copy the code I provide, don’t copy the source

    Thank you

    Liam Sweeney
    Spectator
    Posts: 6
    October 31, 2016 at 5:48 pm #30960

    Looks great now. Thank you!

    Denzel Chia
    Moderator
    Posts: 2656
    November 1, 2016 at 8:20 am #30965

    You are welcome!

    Thank you