Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hey, I want to change the size of the name in the comments
We don't follow you well. Please use the CSS code below if you want to change the font-size shown in the video.
https://monosnap.com/file/0fcaYmzkCEgbLBp0hamAvNApMqgWTq
The CSS code you can use:
#wpdcom .wpd-form-row .wc_name-wrapper * {
font-size: 18px !important;
}
Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.
The red-marked value can be changed as you like.
This FAQ should be helpful for you: https://wpdiscuz.com/community/f-a-q/how-to-customize-the-wpdiscuz-wordpress-plugin-styles/
I want to change the name size like in our Case "Asti". Make the name text bigger. Thanks
Thank you so much—that Works!