Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #356068

    I’ve tried several approaches listed on this site, including a few variations in Quick CSS and editing loop-index.php, and still my dates are showing up in the blogroll. I have it set to only show 3 categories if that matters… but how do I get rid of those dates!?!

    #356221

    Hey majbns80!

    Thank you for using Enfold.

    Please add this on Quick CSS or custom.css to remove the date:

    time.slide-meta-time.updated {
    display: none !important;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.