Hello everyone,
I'm using latest version of magento 2.1 (dev mode) and I setup two stores but I need different css on the two stores. For example, store_1 primary color is blue and store_2 primary color is red.
If someone have a solution it will be awesome.
Thank you all.
you can set different stores with different themes and just create child theme with less colors override. Also you can add custom css block in head in different stores/locales and add your code custom css there. I would recomend to create child theme.
Hello,
Thank to reply, do you know a documentation on how to do it (i'm learning magento 2) ?
Regards.
You should get most of the info at http://devdocs.magento.com/guides/v2.1/frontend-dev-guide/bk-frontend-dev-guide.html