Hi,
I'm using v1.2.8
I have, with the help of the forum, got multistore working well. Now I want to change some of the colours in the template to differeniate the stores.
Can someone please tell me where the css for each store is stored, can't seen to find them anywhere :(
Thanks in advance
You need to inspect CSS in the browser and see what you need to edit
Check this guide.
https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector
AbanteCart CSS file for storefront template is here: /storefront/view/default/stylesheet/style.css
Many thanks, a really useful link