Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1482815

    Hi Enfold, how can I remove the dates in the list of posts?
    I hope you can help me!

    #1482901

    Hey JoStudioDeRijp,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-content-slider .slide-meta time {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1483290

    Thanks Mike, it works perfect!

    #1483307

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hoe to rmove dates in blogs’ is closed to new replies.