Jul 01, 2020 10:42 am
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.
3 Replies
Jul 01, 2020 10:53 am
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.