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.
Hi wpDiscuz Team,
Really impressed with your plugin: it meets a real need, so thank you.
Please can you tell me how I can style the name and time in the new comment notification bubble? In this example from your settings page, the name would be Monika Loris, and the time would be (just now).
I had thought that the CSS selectors #wpd-bubble-author-name and #wpd-bubble-comment-date would be what I needed, but they don't seem to work, even when using the !important property.
Hi @ags,
It could be a cache issue. I recommend add custom CSS code in the Top Admin Bar > Customize > Additional CSS Tab.
Also, use longer path to the #wpd-bubble-author-name and #wpd-bubble-comment-date IDs.
For example start with body classes.