Jun 15, 2022 6:28 pm
Avatar lost his possition in new version. I clear cache my website.
In smartphones avatar isn't visible.
How i can repair it?
And when will be wpDiscuz 8? 😉
Cheers!
Website URL
1 Reply
Jun 16, 2022 8:13 am
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.