Warning: Declaration of CJTPlusInstaller::run() should be compatible with & CJTServicesInstaller::run() in /home/cjtdev/public_html/dev/wp-content/plugins/css-javascript-toolbox-plus/Installer/Installer.class.php on line 90
Reply To: Add custom CSS to WordPress admin | CJT Staging

Get 20% Discounts! offer in 2 days

Reply To: Add custom CSS to WordPress admin

NEW Landing page Support Support Tickets Add custom CSS to WordPress admin Reply To: Add custom CSS to WordPress admin

#11703
Damian Baker
Participant

Hi Ciaran,

If you used the CSS declaration code as in:


<style type=”text/css”>
#wpbody-content h2 {
	text-transform: uppercase;
	color: #ff6200 !important;
}
</style> 

It should work fine.
Thanks,
Damian

  • This reply was modified 10 years, 11 months ago by Damian Baker.
  • This reply was modified 7 years, 7 months ago by Damian Baker.