Dr Adil Ramzan
asked 9 years ago

(Please replace the [dot]com with .com in the above link). you can see a comment, in comment the size of the avatar increases, which blocks the name of the person who comment. How to fix it. More over, all these question are indexable by google?

1 Answers
DominicStaff
answered 9 years ago

Hi,
To resolve this issue, you can add the following code to the style.css file:

.dwqa-single-question .dwqa-comment-author .avatar {
    left: 16px;
    width: auto;
}

Hope this helps !

dradil
replied 9 years ago

Thank you so much, my problem is solved 🙂

Powered by DW Question & Answer Pro