when you want to use css, just say with element has wich display property :
ypu can use browser inspect to see yor element has wich class name
.post-avatar {
display: none;
}
solved I want to remove this image [closed]
when you want to use css, just say with element has wich display property :
ypu can use browser inspect to see yor element has wich class name
.post-avatar {
display: none;
}
solved I want to remove this image [closed]