Notifications
Clear all

Extend wpDiscuz comment form

2 Posts
2 Users
0 Likes
841 Views
(@bastbra)
Member Customer
Joined: 5 years ago
Posts: 104
Topic starter  

Hi,

Here's an example link for the problem: Comment section

How can I extend the full comment form with the comments, so it fits the content area?

Best regards,

Bastbra


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5926
 

@bastbra,

Use the CSS code below:

#wpdcom {
max-width: 100%;
}

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

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Please note all questions related to free wpDiscuz plugin should be asked in the wpDiscuz.com forum. Here we only support issues related to paid addons.     


   
ReplyQuote
Share:
Scroll to top