Dec 14, 2024 12:19 pm
How to delete avatar of author from the logo place of the site?
1 Reply
Dec 16, 2024 9:16 am
Hi,
"This question is not related to the wpDiscuz plugin. You should check your active theme settings for an appropriate option. If you cannot find one, you may consider using the CSS code provided below:
a.bs-author-pic.mb-3 img, .footer-logo.text-xs img { display: none; }
Insert 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.