pandorax Posted July 13, 2016 Share Posted July 13, 2016 (edited) Can be create css custom module in override? It's good for rewrite css theme for change something like font style. How often update theme on prestashop? I using wordpress and theme request update often. Thank you. Edited July 13, 2016 by pandorax (see edit history) Link to comment Share on other sites More sharing options...
selectshop.at Posted July 13, 2016 Share Posted July 13, 2016 Theme update is made by your own, when you update the software. There is a possibility to exclude updates for theme. Please explore the feature 1-click upgrade for this. To make changes on css, it is better you clone the native theme, rename this theme and make all changes you need there on your new theme (is nearly equal to child theme on WP). php changes should be done by overrides. css you can do on theme (also for modules, which are exported with theme). Take a look into the ftp and you will see on architecture of folder /themes what and how it is possible. Tutorial for developers: Design: http://doc.prestashop.com/display/PS16/Designer+Guide Overrides: http://doc.prestashop.com/display/PS16/Developer+tutorials 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