customization - How to change Login default blue admin color?

How can I change default blue admin color for selected button or checkmark in Wordpress standard login page with CSS?Thi

How can I change default blue admin color for selected button or checkmark in Wordpress standard login page with CSS?

This is the default blue color I mean, used for selected button border and chekmark... I don't mean the normal button border color, but the color around it after you click on it or used for the selected checkmark...

EDIT: you can ignore customizations shown in the pic above. Standard Wordpress login is the same and uses that default blue color I'd like to change for button outline and checkmarks in the login/lost pass page:

How can I change default blue admin color for selected button or checkmark in Wordpress standard login page with CSS?

This is the default blue color I mean, used for selected button border and chekmark... I don't mean the normal button border color, but the color around it after you click on it or used for the selected checkmark...

EDIT: you can ignore customizations shown in the pic above. Standard Wordpress login is the same and uses that default blue color I'd like to change for button outline and checkmarks in the login/lost pass page:

Share Improve this question asked May 19, 2020 at 13:28 hexaaehexaae 101
Add a comment  | 

1 Answer 1

Reset to default 0

Try this

.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0px #007cba !important;
}

or replace the color with something that goes with your background:

#007cba

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742419267a4440352.html

相关推荐

  • customization - How to change Login default blue admin color?

    How can I change default blue admin color for selected button or checkmark in Wordpress standard login page with CSS?Thi

    1天前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信