Share:
Notifications
Clear all

[Solved] Question

4 Posts
2 Users
0 Likes
1,110 Views
Posts: 2
Topic starter
(@zahytv)
New Member
Joined: 3 years ago

How can I reduce the space between comments?

Screenshot 20

 

3 Replies
Asti
Posts: 7060
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@zahytv,

Could you please leave some example URL? It seems there is some CSS conflict with the active theme or other plugins. 

Posts: 2
Topic starter
(@zahytv)
New Member
Joined: 3 years ago
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7060

@zahytv,

Use the CSS code to solve the issue:

.comment-likes-widget.jetpack-likes-widget.comment-likes iframe {
height: 18px !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Share: