All,
Normally my top menu is purple-ish. When users select a specific page I want to change the background of the topmenu and ideally also hide some menu items at the top level.
Any suggestions?
Many thanks,
Arnaud
All,
Normally my top menu is purple-ish. When users select a specific page I want to change the background of the topmenu and ideally also hide some menu items at the top level.
Any suggestions?
Many thanks,
Arnaud
In the layouts you can use custom headers for specific pages
The idea is:
- create custom header
- open the Main menu block and specify new class in the "User-defined CSS class" field
- open CSS section of the Theme editor and add new styles for main menu considering new class
Thnaks got it.....I ignored that custom headers section!
Follow-up question.
I now have a seperate menu showing for specific product lists, for selected categories, however when they click on a product from that product list I wish to maintain the same different menu.
I underdstand how I can use the same concept to make a different product page with a different menu. How can I ensure this specific product page is shown for product in that category? I would hope I could say that categrory xyz uses that specific product mage but have not yet found that.
Can I?
I am afraid, additional code modifications are required in this case. If you have only few variants of menu, you can create different layout pages for different products. So you can create different headers as well
I am afraid, additional code modifications are required in this case. If you have only few variants of menu, you can create different layout pages for different products. So you can create different headers as well
bummer....