Submenu with product attribute
-
Hi,
I would like to add the attribute “scale” in my browse category menu. I have 5 categories and I would like to let appear (when hover), a sub-menu with each tile the different scale (1/10 ,1/35…)
But in my appearance>menu screen option, I cant choose to add any products attributes.
Thanks in advance for your time
Attachments:
You must be
logged in to view attached files.
Hello,
You can create an HTML Block in which you will define links to those attributes: https://take.ms/vi36N
Then you need to set that created HTML Block in the Menu item settings here: https://take.ms/K3YLe
Kind Regards
Thank you, it works. But I have an issue with the size settings of the sub-menu.
I would like to choose my height and width. As you can see on screenshot the Default width size is too large.
Can you help please ?
Attachments:
You must be
logged in to view attached files.
Hello,
In this case, set the with of the dropdown in the settings of the menu item: https://take.ms/BvAwR (try to set e.g 15 there).
Let me know if you have any questions.
Kind Regards
I already try this but it doesn’t work.
When I set the size here the submenu proportions are broken as you can see on screenshots below.
I find a way with CSS added :
div.wd-dropdown-menu.wd-dropdown.wd-design-default.color-scheme-dark
{
height: 400% ;
width: 30% ;
}
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
I see that it looks well now: https://prnt.sc/86TbAcJwxy53
So the topic can be closed?
Kind Regards