Unable to change style in Opencart 2.3.0.2
Posted: Thu Feb 16, 2017 4:42 pm
I am having a problem changing the style.
I know the changes must be made in:
catalog/view/theme/default/stylesheet/stylesheet.css
this file is loaded in the header.tpl but when changes are made to this file nothing seems to happen.
When deleting this file also no changes are beeing made.
However when I delete this file:
catalog/view/javascript/bootstrap/css/bootstrap.min.css
Things are changing.
The problem with this file is that its not readable in notepad++, its just 1 long line of code.
I want to know if its possible to use simple css to change the appearance of our website?
I know the changes must be made in:
catalog/view/theme/default/stylesheet/stylesheet.css
this file is loaded in the header.tpl but when changes are made to this file nothing seems to happen.
When deleting this file also no changes are beeing made.
However when I delete this file:
catalog/view/javascript/bootstrap/css/bootstrap.min.css
Things are changing.
The problem with this file is that its not readable in notepad++, its just 1 long line of code.
I want to know if its possible to use simple css to change the appearance of our website?