PV
Asked
can I edit CSS on the system?
because when I browse to the CSS directory of Shop in : /themes/default/shop/assets/css/maps/styles.min.css.map
when I edit the element or style on that files there is nothing update on my site.
because i want to modify some look of my shop.
because when I browse to the CSS directory of Shop in : /themes/default/shop/assets/css/maps/styles.min.css.map
when I edit the element or style on that files there is nothing update on my site.
because i want to modify some look of my shop.
- SFAnsweredHi, please refer to the documentation file, you will find a full section how to do that in the correct way.
- MSAnsweredHello,
The custom css file were added previously.
```txt
assets/custom/custom.css // Custom CSS file for Admin area
assets/custom/pos.css // Custom CSS file for POS screen
assets/custom/shop.css // Custom CSS file for Shop
```
If you want to change the full theme, please refer to the documentation.pdf in your download.
Thank you - Login to Reply