After further testing, the blue lines only appears in the Firefox browser, both latest versions on Windows and MacOS. Firefox on Android isn’t affected. Chrome and Edge isn’t affected. So something in Firefox is causing the blue lines. For now, I’ll file this as a Firefox problem unless you guys can figure out on your end of the plugin what’s causing the blue lines in Firefox for PC and Mac.
Many thanks, Martin. That mostly worked, the only thing still there are the 1/8 and thumbnails button. Is there another line code to hide those? Thanks again.
I copied and pasted that into Customizing Additional CSS, it doesn’t seem to do anything, all the buttons are still there. The only other codes I have is to hide the play icon:
.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui { display: none; }
Any idea why it isn’t working?