Viewing 5 replies - 1 through 5 (of 5 total)
  • David_G

    (@questas_admin)

    Without a link or more information there is little that anyone can help with, however here is how you can find the answer you seek.
    You should check this out for customizing your site.
    http://themesandco.com/snippet/firebug-best-spent-6-minutes/
    http://getfirebug.com

    Thread Starter collinsavenue

    (@collinsavenue)

    Thanks, but there is a link on the top.
    I’ll post it again.

    (IMAGE)

    David_G

    (@questas_admin)

    Posting an image won’t help here. Cannot get selector information from that. Check out the links I gave you, firebug will help you figure out the selectors you need to make the changes you want. Then you can add your css to the site preferably through a Child-Theme.

    Thread Starter collinsavenue

    (@collinsavenue)

    This is an admin side. Anyone can replicate this by clicking any wordpress admin button. I have tried chrome “inspect element” and “firebug” but still can’t find the class.

    Thanks

    EDIT: for example go to pages and then click the “apply” or “filter” button with right mouse button and you see the blue “border”. That is the one I cannot remove.

    Thread Starter collinsavenue

    (@collinsavenue)

    Got it
    a:active, a:focus, .button {box-shadow: 0 0 0px!important;}

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘How to disable blue :active css in admin?’ is closed to new replies.