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

    Hi,

    I’m trying to set up a news type blog page that is not supposed to receive comments, however the Postslider tool doesn’t seem to allow me to show the date of the posts without also show a “0 Comments” message.

    Is there are way to remove this message while leaving the post date visible?

    Thanks,
    mk

    #707529

    Hey mk,

    Kindly add this code in Quick CSS (located in Enfold > General Styling):

    .avia-content-slider .slide-meta-comments, .avia-content-slider .slide-meta-del {
        display: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #707536

    Hi Nikko,
    Thank you. That works perfectly.
    mk

    #707586

    Hi mk,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove "Comments" in Postslider’ is closed to new replies.