The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Functions overlappi...
 
Share:
Notifications
Clear all

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.

 

[Solved] Functions overlapping

3 Posts
2 Users
1 Reactions
1,635 Views
Posts: 4
Topic starter
(@oliver)
Active Member
Joined: 3 years ago

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/

2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

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.

1 Reply
(@oliver)
Joined: 3 years ago

Active Member
Posts: 4

@asti thanks. That works!

Share: