This ocmod modification protect your custom css file from override.
It uplod to catalog/view/theme/default/stylesheet a new css file stylesheet_custom.css
In the header chage
from:
<link href="catalog/view/theme/default/stylesheet/stylesheet.css" rel="stylesheet">
to:
<link href="catalog/view/theme/default/stylesheet/stylesheet_custom.css" rel="stylesheet">
Login and write down your comment.
Login my OpenCart Account