Home › Forums › Lite Version › How can I avoid the use of Featured image › Reply To: How can I avoid the use of Featured image
December 17, 2014 at 3:37 pm #3067
Keymaster
Hi Nick,
In free version, we don’t have featured to disable that. However you can use this css to hide it.
.wmle_item .wpme_image{display:none;}
Hope this helps.
Thanks