WebSite X5Help Center

 
Ian H.
Ian H.
User

Changing comments layout  en

Auteur : Ian H.
Visité 577, Followers 1, Partagé 0  

I wish to remove the name  from the comments section as I prefer to include it in the body section. You have already shown me how to remove the timestamp on the left hand side by using some code in the Before closing the Head tag style section of the page. Can you show me how to remove the name please as well? Thanks

Posté le
2 RéPONSES - 1 CORRECT
Aleksej H.
Aleksej H.
Moderator

Hello. Add this code after the previous one. But before </style>.

.topic-comment-user {
display: none;
}

Lire plus
Posté le de Aleksej H.
Ian H.
Ian H.
User
Auteur

Thank you so much.

Lire plus
Posté le de Ian H.