The size of the Profile Image is hiding answers. Is there a fix for this?
1 Answers
Hi,
About your issue, you can try the following code. Please add the code line to the style.css file:
.dwqa-single-question .dwqa-comment-author .avatar {width: 32px;}
Or
.dwqa-single-question .dwqa-comment-author .avatar { left: 10px; width: 50px; }
If you still face there issue, you can send me your site for further checking.
Regards,
Please login or Register to submit your answer