Jan 29, 2024 2:36 am
Where or how do you change the "Leave a reply" text BOLD?
Thank you
1 Reply
Jan 29, 2024 8:29 am
Hi,
Use the CSS code below:
#wpdcom .ql-editor.ql-blank::before { font-weight: bold !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.