Hello friends, I have a problem with the avatars. I can't get them to appear instead. How can I correct the problem?
Gracias.
Hello friends, I have a problem with the avatars. I can't get them to appear instead. How can I correct the problem?
Gracias.
Please use the CSS code below:
#wpdcom .wpd-comment .wpd-avatar img.avatar{
position: static !important;
}
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all kinds of caches and check again.