Hi,
Whenever i reply answer for question my avatar override on question.
So how to fix this bug.
To resolve this issue, you can add the following code to the style.css file:
.dwqa-single-question .dwqa-comment-author .avatar { width: 32px; }
.dwqa-single-question .dwqa-answer .dwqa-author .avatar { width: 64px; }
Hope this helps !
Hey Dominic, I’ve been struggling with the same problem as well. I copy and pasted the code above into my style.css file and I just have no luck at all. Nothing seems to be working. For clarification, I put it in my WordPress folder Appearances->Editor->Style.CSS. Nothing works.
I found my problem. I had placed the code within the media query section. The problem has now been fixed. The code worked perfectly. Thanks Dominic!
Please let us know, if you have any question or issue. We will check and help you resolve it.
Please login or Register to submit your answer