Any idea how can I get rid of this field (highlighted in red) appearing above the thums. I tried all options of the Wordpress template I am using, but can not find what part of the theme controls these fields.. Please see attachment and the site http://topgayhotels.com
Two ways: 1. Remove the entry meta from your php file. or 2. Add this code to your style.css .homecat li .meta {display:none;}