Hi there
I wish to remove the following elements from blog posts but I am unable to find out where to switch them off:
– 2014-06-27 15:33:30 anne (date/time & author)
– Posted in: Cellar Door (blog category)
– Read more… 0 comments (further info link & comment numbers)
Any assistance greatly appreciated.
http://www.cleggettwines.com.au/news-3/
Kind regards
Alan
Hey Alan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.post-to-page-date, .post-to-page-author, .post-to-page-categories, .post-to-page-readmore, .post-to-page-comment-count {
display: none;
}
P.S.: These elements are not Enfold elements.
Regards,
Yigit
Many thanks Yigit
I really appreciate your help.
Just one more thing … is it possible to remove this also: Posted in:
(I didn’t remove it with your code)
Kind regards
Alan
Hi Alan!
It is not inside any element so it is not possible to remove it using custom CSS code – http://i.imgur.com/TFIgp71.png. Please contact plugin author.
Regards,
Yigit