Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #629431

    Hi there – we’re wanting to remove the comment meta data on our posts, but nothing we’ve tried via the custom CSS file works: .comment-meta .commentmetadata {display: none;} and a number of variations of such. Is something missing? We’ve tried dumping the cache so we don’t believe it’s that. Thanks in advance.

    #629443

    Hi newtheme4me!

    can you please provide us with a link of your web site, which will also help us check, what needed to be done, if you have cache or anything that blocks the code to be applied?

    Thanks a lot

    Best regards,
    Basilis

    #629449

    Thanks so much – we do have Cloudflare, but have cleared it multiple times. The site/sample post is:

    Thanks!

    #629527

    Hey!

    Please add following code to Quick CSS

    span.comment-container, .text-sep-comment {
        display: none!important;
    }

    Best regards,
    Yigit

    #629537

    No change, unfortunately.

    #629544

    Never mind – we’ve decided to just leave it rather than fight with it. Thanks for your assistance.

    #630375

    Hi,

    Ok great, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

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