Notifications
Clear all

[Solved] Some space for reply

5 Posts
3 Users
1 Likes
678 Views
(@adrien)
Active Member
Joined: 8 years ago
Posts: 12
Topic starter  

Hi there,

I have some space for reply (screenshot below).

image

How to fix?

Link: https://automotard.fr/comment-eclairer-son-garage-sans-electricite/#comment-21

Thanks in advance.


   
Quote
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

Please navigate to tha Dashboard > Comments > Settings > Styling admin page, put the following CSS code in the "Custom CSS code" textarea:

body, p {
line-height: inherit;
}

Don't forget to delete all caches and press CTRL+F(twice) on the frontend before checking.


   
ReplyQuote
(@adrien)
Active Member
Joined: 8 years ago
Posts: 12
Topic starter  

Hi,

I seems nothing change.

I haven't cache plugin.


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5872
 

@adrien,

Try this one with !important statement:

body, p {
line-height: inherit !important;
}

   
Adrien reacted
ReplyQuote
(@adrien)
Active Member
Joined: 8 years ago
Posts: 12
Topic starter  

Perfect, thanks!


   
ReplyQuote
Share:
Scroll to top