I would like to ask you for a help.
I am using Word press 4.2.2 and inserting videos on my pages. But when i click on it it makes blue border around it.
I tried to change theme style.css, bootstrap.css and even wp-mediaelements.css where i tried border: none and border:0px option. Nothing works.
in IE it is all right, but FF, Chrome, Safari and Opera are still showing that border.
Can somebody make suggestions how to fix this?
Thanks all for help.
set
outline
to none in your CSS.This problem was solved by
When I used this, the blue border dissapeared. More info about Focus: http://www.w3schools.com/cssref/sel_focus.asp
Thanks all for help.
try to this on style.css file on that particular class :
OR
I found it on:
/wp-includes/css/media-views.min.css