Hide Date, Likes and Comments
Hello, how can i remove the Info with the Date and Likes and Comments? I tryed to hide it but it did not worked. The Link is [Links visible only for registered users]. It is the Blog News Element.
Thank you for your fast Help.
Comments
Hi,
Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
.Latest_news .desc_footer{ display: none; }Thanks