Title: show comments always
Last modified: March 14, 2020

---

# show comments always

 *  Resolved [john112](https://wordpress.org/support/users/john112/)
 * (@john112)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/show-comments-always/)
 * hello, I am using the bayleaf theme and I am very happy with it. i would like
   to have the comments shown by default to improve the interaction with the site.
   can you help me to make this happen?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/show-comments-always/#post-12543461)
 * Hi there,
 * Thanks for trying Bayleaf WordPress theme.
    Following steps should help you,
 * 1. Go to WordPress Dashboard > Appearance > Customize
    2. Look for “Additional
   CSS” tab in left Sidebar 3. Copy and Paste following CSS in the left text field,
 *     ```
       .js .comments-area {
         display: block !important;
       }
   
       .comments-toggle {
         display: none !important;
       }
       ```
   
 * 4. Click “Publish” button on top.
 * Now you should have always visible comments area.
 * Please inform if you need more help on this OR if any other help is required.
 * If you like the theme, kindly support us by giving [five star rating](https://wordpress.org/support/theme/bayleaf/reviews/#new-post).
 * Thanks,
 *  Thread Starter [john112](https://wordpress.org/support/users/john112/)
 * (@john112)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/show-comments-always/#post-12543614)
 * perfect, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘show comments always’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bayleaf/1.4.9/screenshot.png)
 * Bayleaf
 * [Support Threads](https://wordpress.org/support/theme/bayleaf/)
 * [Active Topics](https://wordpress.org/support/theme/bayleaf/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bayleaf/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bayleaf/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 2 replies
 * 2 participants
 * Last reply from: [john112](https://wordpress.org/support/users/john112/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/show-comments-always/#post-12543614)
 * Status: resolved