Beeta Posted September 11, 2023 Posted September 11, 2023 How can I change the color of the navbar-header so it changes switching from a store to another? 1
1 datakick Posted September 12, 2023 Posted September 12, 2023 I've just pushed this to bleeding edge. Your body tag will now have class depending on selected context, for example mulstistore-context-all, multistore-context-group-1 or multistore-context-shop-2 You can add custom css into <admin_dir>/themes/default/css/overrides.css body.multistore-context-shop-3 .bootstrap #header_infos { background-color: lightgreen; } 1 1
0 the.rampage.rado Posted September 12, 2023 Posted September 12, 2023 Currently you can't but this was something I wanted to see also as I started recently using multistore again and sometimes errors happen. 🙂 This might be a nice addition.
Question
Beeta
How can I change the color of the navbar-header so it changes switching from a store to another?
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now