Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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.