Hello,
I have been trying for hours to figure this out. Two of our drop down menus are too long and we need to split them into two columns. Is there any help or advice? my theme is Debut theme
Solved! Go to the solution
Thanks for quick response, I added it to the file theme.css but it hasn't changed. Did I add it in the wrong place?
Follow this
1. open Layout -> theme.liquid file- > at end just before </body> paste this
<style>
.nav .dropdown-submenu:nth-child(2) .dropdown-menu,.nav .dropdown-submenu:nth-child(3) .dropdown-menu{column-count: 2;}
</style>
Can you help me too with the long dropdown problem? The category is "brands." My website is www.shopfivenine.com. I have tried many of the solutions in this thread to fix it myself but nothing worked.
1. Go to Online Store->Theme->Edit code
2. Asset->theme.css Or theme.css-> paste bellow code in bottom of file
.Header__MainNav ul > .HorizontalList__Item:nth-child(2) .DropdownMenu{ max-width: 400px;}
.Header__MainNav ul > .HorizontalList__Item:nth-child(2) .Linklist { column-count: 2;}
omg that worked. thank you SO MUCH!!!
Hello Jasoliya,
I'm looking to add multi column in Crave theme but can't find the solution anywhere. Do you know how can I do ? That's my website www.aromesetfruits.fr and my password : woflea
Hey Jasoliya, I hope you have a nice day!
Could you help me with the division into two columns and with the addition of dividing line please? Here is my website https://satoryactivewear.myshopify.com
1. Go to Online Store->Theme->Edit code
2. Asset->base.css -> paste bellow code in bottom of file
.header__inline-menu ul.list-menu--inline > li:nth-child(3) #HeaderMenu-MenuList-3 { width: auto; column-count: 2; }
Great ! It works perfectly ! Thanks a lot.
Hey Jasoliya, I hope you had a good weekend! Sure, my password: Vasilina1991
Hey Jasoliya, think I gave you the wrong password? try this one please: tauglu
User | RANK |
---|---|
231 | |
54 | |
50 | |
31 | |
31 |