Notifications
Clear all

[Solved] The Comments area is not responsive

3 Posts
2 Users
1 Reactions
2,141 Views
(@falcoztl)
New Member
Joined: 8 years ago
Posts: 2
Topic starter  

Hello,

In my website an Article has problems with the comments area: is not responsive!

In the other articles the comments area works perfectly.

Where it could be the problem?

Thanks a lot.

PS: The article is this: http://www.cotipol.it/2017/03/13/forum/#comments  


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4213
 

wpDiscuz is very responsive. Problem comes from your theme, it sets display:flex for comment area and affects wpDiscuz style on mobile. Please add this CSS code in Dashboard > Comments > Settings > Styling > Custom CSS Code Textarea. Then delete all caches and do Ctrl+F5 on post fornt-end:

.comment-respond, .comments-area, .single-related-posts{display: block!important;}

   
falcoZTL reacted
ReplyQuote
(@falcoztl)
New Member
Joined: 8 years ago
Posts: 2
Topic starter  

Thanks a lot!!

The problem is solved!


   
ReplyQuote
Share:
Scroll to top