Deee123 Posted January 14 Share Posted January 14 Hi, hope someone can help. I would like to edit the theme.css file (/themes/classic/assets/css) in Prestashop 8.2, however it is showing as all in one line in Notepad++. Installing (in Notepad++) the plugin 'JS tools' and clicking on 'JSformat' shows the file properly, with line numbers. However using 'Inspect' in a browser shows everything as in one line so finding which line to edit in Notepad++ is not obvious. Any ideas? Thanks Link to comment Share on other sites More sharing options...
endriu107 Posted January 14 Share Posted January 14 You should create next to theme.css file new file with name custom.css and all CSS changes add to this file. 1 Link to comment Share on other sites More sharing options...
Deee123 Posted January 14 Author Share Posted January 14 Thanks for your reply. I've created the custom.css file in the same folder and given it the correct permissions and pasted in the code from theme.css. Should i delete the the theme.css file? If I inspect around the page it seems to be a combination of both theme.css and custom.css. Link to comment Share on other sites More sharing options...
endriu107 Posted January 14 Share Posted January 14 No do not remove theme.css file 1 Link to comment Share on other sites More sharing options...
Deee123 Posted January 14 Author Share Posted January 14 Ok. Thank you so much for your time it's much appreciated. Have a nice day. Link to comment Share on other sites More sharing options...
Deee123 Posted January 14 Author Share Posted January 14 SOLVED Link to comment Share on other sites More sharing options...
Divine Posted January 14 Share Posted January 14 Don't forget to edit your first post and to add [Solved] in the title 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now