Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
As of yesterday, the Avatars are now bigger or moved and are blocking the first few words of every comment.
I tried disabling the Avatar Cache options and deleting all other caches and clearing the cache on the website, but the Avatars are still covering parts of the comments.
This is true for both PC users, as well as Mobile.
Please Advise, thank you.
@coloradopathologicalpatrol,
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.