2 Replies
Jul 15, 2021 10:58 am
You can use the CSS code below and make the text a bit smaller.
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt textarea::placeholder {
font-size: 12px !important
}
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
The red marked value can be changed if it's necessary.
Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.
Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.