How-to and Troubleshooting
7
Posts
2
Users
4
Reactions
659
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 2:17 am
- I put the code inside the template formats, then the problem was solved
- I tried to reduce the red shaded space, but it didn't set 100%.
In general, now everything is good. We hope to solve the problem in the next update. Thank you very much
Apr 20, 2023 8:55 pm
Thank you very much, I solved the problem
I will rate your wonderful products on the WordPress store