I need to remove all the thumbnails (featured image) from the Latest News and Combo Widgets. Can you please help me?
Remove thumbnails from Widgets
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
add following code to css/custom.css:.news-thumb {
display: none;
}Posted 1 year ago #
Reply
You must log in to post.














