- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2017
12:35 AM
07-18-2017
12:35 AM
How to setup two different css in multistore (same domain)
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.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2017
01:23 AM
07-18-2017
01:23 AM
Re: How to setup two different css in multistore (same domain)
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017
02:19 AM
07-20-2017
02:19 AM
Re: How to setup two different css in multistore (same domain)
Hello,
Thank to reply, do you know a documentation on how to do it (i'm learning magento 2) ?
Regards.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017
03:02 AM
07-20-2017
03:02 AM
Re: How to setup two different css in multistore (same domain)
You should get most of the info at http://devdocs.magento.com/guides/v2.1/frontend-dev-guide/bk-frontend-dev-guide.html