Jump to content

overriding css


Recommended Posts

Is it possible to make a css-file to override the default css?

I don't want to go in and change for example the global.css in case it gets overwritten when updating prestashop (1.6) in the future... I'd rather do all the changes in a separate css-file

Link to comment
Share on other sites

hello

im affraid that it's not possible

 

all overrides related to css files that you have to implement, you have to implement to /theme/ directory

so... global.css is a part of this directory... 

 

but the most important thing that you mentioned:

 

I don't want to go in and change for example the global.css in case it gets overwritten when updating prestashop (1.6) in the future... I'd rather do all the changes in a separate css-file

 

 

 

change your theme name from default (or default-bootstrap in ps 1.6) to any other,

after update - you will not lose your changes!

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...