Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #245783

    I’m sure this is a quick fix, but I have about 10 items I need to list in a submenu. However not all of them appear, in fact they get cut off. It seems the drop down only goes down, it doesn’t automatically start stacking next to each other if there are too many items listed in the submenu.

    http://papermaxnew.blueicegraphix.com

    Look at my menu, go to following to see what i’m talking about: Products –> By Brand

    You will see it get cut off, the last submenu is suppose to be “SinarVanda” but it doesn’t show.

    Can someone help me out?

    #245856

    Hey Michael!’

    Thank you for explaining the issue.

    You can add this on Quick CSS or custom.css to decrease the bottom and top padding of the menu items:

    #top .main_menu .menu li ul a {
    padding: 4px 15px;
    }

    And if you don’t mind, you can move the “By Brand” menu item towards the top.

    Regards,
    Ismael

    #246775

    Thats okay, but I will be adding more products so the list will increase to about 20+. I can’t keep making it thinner. Is there a way to make them stack to the left of each other, see image below of what I’m trying to accomplish.

    Screenshot of menu

    #247194

    Hi!

    You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Submenu Issue’ is closed to new replies.