WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: remove featured image

#11368
Grace Themes
Member

Hi,

To hide the Featured Image from footer latest posts section,
Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css file

.footerthumb { display:none; }

Regards
Grace Themes