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.
How-to and Troubleshooting
7
Posts
2
Users
4
Reactions
1,007
Views
Apr 17, 2023 2:37 pm
The problem of the comments form does not appear on the phone well
6 Replies
Apr 18, 2023 7:44 am
Hi
Use the CSS code below:
#comments .comment, #comments .pingback { position:static; } .wpd-avatar a img, .wpd-avatar img { position:static !important; } @media (max-width: 767px){ body.rtl #comments .comment .avatar { float: none; } }
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.
Apr 20, 2023 8:55 pm
Thank you very much, I solved the problem
I will rate your wonderful products on the WordPress store