Youzify (formerly Youzer)

Make Comments Form Always Appear

To make comments form always appear (members don't need to click Comments to show it), please use this CSS

.activity-comments form {
    display: block !important;
}

Please put it on Youzer Panel >> General Settings >> Custom Styling Settings >> Global CSS Box (please make sure to tur on the "Enable CSS" button first.