Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #169826

    Hi,

    I would like to remove the featured image in the Enfold Latest News widget and also the black border above the footer section. Is that possible?

    Regards,

    Mikael

    #169901

    Hi mikaelsv!

    Please add following code to Quick CSS to remove featured images from widget

    .image_size_widget .news-thumb { display: none; }
    #footer { border-style: none; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove feature image and border’ is closed to new replies.