Page 1 of 1

tip: remove JWPLAYER logo from video

Posted: Fri Jul 13, 2018 1:50 pm
by Stevyn
i was surprised to see the JWPLAYER logo and link to their site on a video I posted on my main page.

I added;

Code: Select all

.jwlogo {
         display:none;
}
to the global CSS and it worked :slayer