Mihir Patel
asked 10 years ago

Hi,
Whenever i reply answer for question my avatar override on question.
So how to fix this bug.

1 Answers
DominicStaff
answered 10 years ago

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 !

turq84
replied 10 years ago

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.

turq84
replied 10 years ago

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!

dominic Staff
replied 10 years ago

Please let us know, if you have any question or issue. We will check and help you resolve it.

Powered by DW Question & Answer Pro