Dec 31, 2018 4:48 am
Whenever any members Sign in with Google on our website his/her profile Picture gets larger than the default registered users. Kindly see this Image.. and Help us to solve this problem
We have mailed you Twice regarding this problem but did not get any reply.. 🙁
1 Reply
Jan 01, 2019 1:08 pm
Hi Ashish,
You can use this CSS code:
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar {
width: 100% !important;
height: auto !important;
}