February 2, 2022 8:41 pm
Please take a look at the attachment, user details are showing a little bit over the avatar... I want to move them to right side. This is happening only on mobile and on desktop PC it looks fine.
wpForo Version
1.9.9
8 Replies
February 3, 2022 2:57 pm
www.yatrahelpline.com/community
Main page will say COMING SOON.
February 3, 2022 4:48 pm
add this to custom css
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar { width: 70px !important; max-height: 70px !important; }
Dashboard > Forums > Settings > Style (custom css)