Hi,
I would not like to have the publishing dates visible in the sidebar widget. How to remove?
In Enfold Child I choose: sidebar on single post pages
Hey JannyPolak,
Please try the following in Quick CSS under Enfold->General Styling:
ul.news-wrap span.news-time {
display: none;
}
Best regards,
Rikard
Thanks! ‘Problem’ solved.