Reply To: remove featured image
October 10, 2018 at 4:08 pm
#11368
Participant
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
-
This reply was modified 3 years, 8 months ago by
Grace Themes.