Remove blue focus outline
Submitted by marthe on Mon, 10/29/2018 - 10:45
Forums:
Hi!
I was wondering if it is possible to remove the blue focus outline around the buttons you click in the interactive video?
Here's a link to the video: (it has autoplay on and there are some lightning audio, so be careful not to have volume set to full)
http://www.acm.no/test/valhall/
I have tried several varieties and locations of border:0; and outline: none; without any luck.
Best regards,
Marthe
Summary:
Remove blue focus outline
Content types:
BV52
Tue, 10/30/2018 - 00:10
Permalink
Hi Marthe,The easiest way is
Hi Marthe,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV52