SA
Asked
How can I update print style?. I need to add/remove some section and update font style.
- MSAnswered
Hello,
You can create your css file in
themes/default/assets/dist/css/
folder and then link it in header filethemes/default/views/header.php
Thank you
- SAAnswered
How can I minify/compile the css like you made?. Also I need to modify the javascript file( print inline style)? how can I modify and minify ?.
- MSAnswered
Hello,
You can modify the files as you need then run
npx gulp libs
to compile and minify the code. You will need node 10 or 12 to do so.If you are not sure, feel free to hire any developer to help you.
Thank you
- Login to Reply