AbanteCart Community

eCommerce construction => Installation and Configuration => Topic started by: old_guy on December 22, 2016, 05:03:10 AM

Title: Adjusting Multistore theme colours
Post by: old_guy on December 22, 2016, 05:03:10 AM
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
Title: Re: Adjusting Multistore theme colours
Post by: maxter on January 24, 2017, 10:36:31 PM
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
Title: Re: Adjusting Multistore theme colours
Post by: old_guy on January 27, 2017, 01:17:47 AM
Many thanks, a really useful link