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.
On my website ZRaceCentral.com, when a user/guest tries to leave a comment on one of my articles, all of the functions overlap, making it extremely hard to comment. I am using the Wordpress theme Videomaker White. If someone could please help, that would be great. Here is an article you can use as an example: https://zracecentral.com/zwift-classics-2022-announced/
Hi @oliver,
Please use the CSS code below:
#comments #wpdcom .wpd-form form { display: block; }
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.