The CreatorCon Call for Content is officially open! Get started here.

Hi how to hide the blue border on click of links in the service portal

gouthami soma
Tera Contributor

unable to remove the blue border 
i have tried using the below css

input:focus

{

outline:none !important;

}

kindly suggest what needs to be done attached the below screenshot

find_real_file.png

5 REPLIES 5

it is working thank u