Hello ! I've just added your plug-in to my site and I already love it. 🙂
There's just one thing that I wish you could help me fix : each comment starts with a very long blank and I do not know how to prevent that.
Please see the enclosed snapshot to see what I mean.
Thanks in advance for your help !
Hi NBagadey,
No problem, please make sure you've deleted all caches and leave some URL to inspect and find the CSS conflict. That's very easy to fix.
Hi, thanks for your reply. I don't understand what the problem is because I haven't changed anything in the CSS (I'm not there yet, I'm a newbie on WP).
Here is a link where you can see the spaces in the comments : http://nathaliebagadey.fr/index.php/2016/03/25/mon-livres-en-live-chez-cultura-2eme-partie/
Thanks for your help.
Sorry but my problem is still unsolved...
Hi NBagadey,
This is a CSS conflict with your theme. Please navigate to wpDiscuz Settings > Styling Tab > and put this CSS code in "Custom CSS Code" textarea:
#wpcomm .wc-comment-author { display: inline-block; float: none!important; }
Thanks so much, it worked !!! :good