質問

Is it possible to set design according to a website? I have two websites have a single store and single store view and want to apply color scheme combination differently according to a website.

As we did in M1 we just need to set skin path according to a website. How can I do in Magento 2.2.2?

役に立ちましたか?

解決

You can create separate theme based on website. Then change CSS in individual theme that is set per website. You can copy one theme and make similar for other websites. In configuration, you can set theme per website.

You can create one main theme for one website. And for other website you can keep that main theme as parent theme. So you only need to override same CSS in other themes.

ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top