09/09/2016 at 2:11 pm
#390585
Participant
I resolved this by inserting this into the custom CSS:
wp-bio-media-buttons {
display: none;
}
wp-notes-media-buttons {
display: none;
}
-
This reply was modified 9 years, 11 months ago by
Steven Zahm. Reason: Fix CSS code
