Here is how you can overide the default css
Add the following to your functions.php in your theme and upload a file called cdm.css this file will load after all the CDM style files allowing you to override.
You can also override specific css styles by de-queueing it
Or if you would like to add a css after a specific css file
Anthony Brown
Comments