Home Forums WoodMart support forum Submenu with product attribute

Submenu with product attribute

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #513756

    dynamo-models
    Participant

    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.
    #513860

    Luke Nielsen
    Keymaster

    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

    #515820

    dynamo-models
    Participant

    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.
    #515833

    Luke Nielsen
    Keymaster

    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

    #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.
    #515966

    Luke Nielsen
    Keymaster

    Hello,

    I see that it looks well now: https://prnt.sc/86TbAcJwxy53

    So the topic can be closed?

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)