Sep 09, 2023 3:54 pm
The visitor comment profile looks strange. What's the problem?
Website URL
1 Reply
Sep 11, 2023 9:07 am
Hi @twewscd,
Use the CSS code below:
#wpdcom .wpd-comment .wpd-avatar img, #wpdcom .wpd-comment .wpd-avatar img.avatar{ width: 56px !important; height: 56px !important; } #wpdcom .wpd-comment.wpd-reply .wpd-avatar img, #wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar{ width: 48px !important; height: 48px !important; }
Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.