JmSevoro
Member
Posted 1 year ago #
Is it possible with some code in a plugin to replace the wp admin bar css file with a custom one? I would also want to replace the wp-admin css file with a custom one to redesign a little bit. Don't wanna replace it in there folders since they get changed back in a upgrade.
JmSevoro
Member
Posted 1 year ago #
Nobody that can help me with this?
You can re-point stylesheets using this approach.
wordpress.stackexchange.com/q/4888/1468
That's assuming it's loaded using the enqueue system in WordPress, sorry i don't have time to check, but see if the info on the above link helps.