• Resolved aloria

    (@aloria)


    I use the posts slider on the evolve theme. Recently a gray border appeared around the featured image – this border does not show up at every resolution but does appear on a desktop size display with the window maximized, so I would like to remove it. Please help, and thanks! Website is phplonline.org.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello

    Please add below style in your Theme option -> Custom Css option, it will remove image border.

    #slide_holder .featured-thumbnail a::before {
      border: medium none !important;
    }

    Thank you

    Thread Starter aloria

    (@aloria)

    That worked – thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t remove border on images in posts slider’ is closed to new replies.