Advanced Custom Fields & Admin Color Schemer; change color of ACF buttons

人盡茶涼 提交于 2020-01-17 07:27:33

问题


I use Admin Color Schemer to style my customers' WordPress admin panel, but it doesn't affect the buttons from Advanced Custom Fields' custom fields.

How would I change the plugin to include these buttons?


回答1:


You can set a custom styling on the admin panel through the admin-bar.css stylesheet, which you can find in your WP installation under /wp-includes/css/admin-bar.css



来源:https://stackoverflow.com/questions/41366193/advanced-custom-fields-admin-color-schemer-change-color-of-acf-buttons

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!