Home Forums WoodMart support forum Submenu with product attribute Reply To: Submenu with product attribute

#515856

dynamo-models
Participant

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.