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
Hi,
Can you post the link to your website please?
Regards,
Josue
Hi,
under the title “Ferentino da Wikipedia” you can see “0 Commenti /”, this is the string I don’ t want to see…
Thank you
Hey!
Try adding this code to the Quick CSS:
.slide-meta-comments, .slide-meta-comments + .slide-meta-del {
display: none !important;
}
Cheers!
Josue
Hi Josue,
thank you very much it works!!!
You are welcome, glad to help :)
Regards,
Josue