Notifications
Clear all

[Solved] The Comment Box is not taking the full width of the Post

8 Posts
2 Users
1 Likes
1,432 Views
(@tarakgorai)
Active Member
Joined: 4 years ago
Posts: 18
Topic starter  

I have tried the Beta and also the download from the Wordpress Dashboard.. but for both the plugin, for the Divi Extra Theme ( Elegant themes) the comment box is only half the width of the post page.. pls help... I have added a video here..

 


   
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

Hi @tarakgorai,

Please leave the example URL to allow us to check it.


   
(@tarakgorai)
Active Member
Joined: 4 years ago
Posts: 18

   
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

@tarakgorai,

The issue comes with the active theme.

Please navigate to the Dashboard > Comments > Settings > Styling admin page, put the following CSS code in the "Custom CSS code" textarea, to solve it:

div#comments {
width: 100%;
}

Don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.


   
(@tarakgorai)
Active Member
Joined: 4 years ago
Posts: 18
Topic starter  

Currently, in the Dashboard > Comments > Settings > Styling admin page, there is already this code.. should I remove it?

.comments-area{width:auto; margin: 0 auto;}

What should it finally look like after adding the suggested above

div#comments {
width: 100%;
}

   
(@tarakgorai)
Active Member
Joined: 4 years ago
Posts: 18
Topic starter  

I just replaced the existing with the new code you shared.. looks like its working.. can you please see if it all good? Example url below.

https://tarak.gorai.info/oxford-ball-the-black-tie-and-louboutin-heels-are-incidental/


   
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 
Posted by: @tarakgorai

Currently, in the Dashboard > Comments > Settings > Styling admin page, there is already this code.. should I remove it?

No necessary to remove that code.

...can you please see if it all good?

Now everything is ok. See the screenshot below:

comment box

   
(@tarakgorai)
Active Member
Joined: 4 years ago
Posts: 18
Topic starter  

Thank you.. for helping... 


   
Elvina reacted
Share:
Scroll to top