Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #509556

    Dear all,
    in the landing page under the artcles appears number and comments with the slash that I do not need to visualize.

    How can I reach this result?

    thanks

    #509599

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #509647

    Hi,
    under the title “Ferentino da Wikipedia” you can see “0 Commenti /”, this is the string I don’ t want to see…

    Articoli

    Thank you

    #509649

    Hey!

    Try adding this code to the Quick CSS:

    .slide-meta-comments, .slide-meta-comments + .slide-meta-del {
        display: none !important;
    }
    

    Cheers! 
    Josue

    #509743

    Hi Josue,
    thank you very much it works!!!

    #509752

    You are welcome, glad to help :)

    Regards,
    Josue

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