Quote Originally Posted by dbltoe View Post
With any template, CSS depends on the last command for the final representation to the user. In the past, someone had the idea of using stylesheet_zcustom.css to do those changes.

It helped me to keep track of things changed for troubleshooting/updating and worked fine with responsive_classic. Not so much with bootstrap.

While the file loads last in responsive_classic, it appears that the stylesheet_zca_colors.php loads last in bootstrap. I could be wrong but, I have not been successful in changing some items in either style_sheet_colors.css or stylesheet_zca_colros.php.

Where can I place CSS calls that will ensure they are the last presented to the browser?

THANX
You'll have to modify your cloned /commmon/html_header.php to include a site-specific overriding CSS.