Notifications
Clear all
How-To and Troubleshooting
7
Posts
2
Users
1
Reactions
2,974
Views
Topic starter
11/02/2017 11:43 am
I want to remove the extra space before the text. How do I do it. See the attached image.
Thanks in advance.
11/02/2017 12:26 pm
Please leave website URL, this is a conflict with your theme. We'll debug and find the problem.
Topic starter
11/02/2017 3:38 pm
Thank you Team.
Here is the link to my site with comments: GenUpdates
11/02/2017 3:52 pm
Your website doesn't work well for us, it doesn't load CSS. We can't check any issue here:
Topic starter
11/02/2017 3:56 pm
sorry guys it was cache issue. I forget to clear my redis cache. now its loading all css. check again. 😀
Thank you
11/02/2017 4:47 pm
Please use this CSS code.
#wpcomm .comment-text-inner {
clear: none!important;
}
It seems you've added some custom CSS, it affects wpDiscuz style.
genupdates reacted
Topic starter
11/02/2017 7:52 pm
Hi guys, Thanks for your awesome support. 😀
Matter solved!