How-to and Troubleshooting
1
Posts
1
Users
0
Reactions
636
Views
Aug 20, 2021 11:37 pm
Just an FYI if anyone using the EXTRA theme and the comment box width is not full: add this to your CSS and it works perfect:
.comments-area {
width: 100% !important;