Re: Admin bar CSS
@absticles – If you’re using a child theme, to override the CSS, either create a file called /_inc/css/adminbar.css in your child theme, or just override CSS rules with the !important rule in your style.css.
@absticles – If you’re using a child theme, to override the CSS, either create a file called /_inc/css/adminbar.css in your child theme, or just override CSS rules with the !important rule in your style.css.