Thanks for that, however, I am not a programmer. When I go to editor (editor-style.css), I looked for “youtube” and do not find it. So, can I accomplish removal of the red arrows by pasting:
/*media all*/
.youtube {
background-image: none !important;
}
… somewhere on that page? I don’t have a child theme & don’t know how to create one. Thanks again.