Tagged: 

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

    Hi, How do I disable the post date under the post slider? I did disable it in the blog but it still shows up in the post slider.

    Thanks!
    Mike.

    #876255

    Hey po2lony1,

    Add this to quick css:

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

    Best regards,
    Jordan Shannon

    #876287

    Thanks!

    #876301

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Post slider how to disable date form showing up on the posts’ is closed to new replies.