Shopify themes, liquid, logos, and UX
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
This is an accepted solution.
Hi,
Follow this:
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss->paste bellow code in bottom of file
#SiteNavLabel-solvents { width: auto; } #SiteNavLabel-solvents ul { column-count: 2; } #SiteNavLabel-solvents ul li {-webkit-column-break-inside: avoid;page-break-inside: avoid; break-inside: avoid; }
Note: I have given this css base on current theme.
Hi Jasoliya,
I have searched through this whole thread and have not been able to get a multi-column to work on my Brands menu. URL is https://weather-boutique.myshopify.com and password is hannah7
If you are willing to help it is greatly appreciated!
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss Or theme.css-> paste bellow code in bottom of file
#SiteNav > li:nth-child(2) .side-bar-menu{width:100%;}
#SiteNav > li:nth-child(2) .side-bar-menu ul{column-count: 4;}
Any chance you know the code to add this to a Shopify 2.0 Blockshop theme?
Hi,
i've been trying to add multi collum drop downs to my page, i have been reading and trying the replys however i'm not having any luck.
Could you help? My website is www.oncloudnineuk.co.uk
many thanks
Hi,
In Home Decor & Furniture please
thanks
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss Or theme.css-> paste bellow code in bottom of file
#SiteNav > li:nth-child(3) .site-nav__dropdown,#SiteNav > li:nth-child(6) .site-nav__dropdown{ column-count: 2;}
Hi,
I've just done what you've said and unfortunately it hasnt worked?
Any other suggestions? thanks in advance !
I can see it proper working, where are you adding code?
i cant see you have added code
is it possible to make a multi column in motion theme?
How to add multi-column to navigation menu in Boost 2.0 Shopify theme?
Store preview:
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss Or theme.css-> paste bellow code in bottom of file
.site-nav > li:nth-child(3) ul{column-count: 2;}
Note: you have to make your menu text smaller its too big now.
thanks it does work.ive tried making text smaller but the width is too wide it possible to open up a menu heading (knowldge centre) to a page of clickable tiles instead ?
for that need code changes, but you can do smart and fast way by adding this
.site-nav__dropdown-link{ overflow: hidden;text-overflow: ellipsis;}
.site-nav__dropdown>li{max-width: 365px;}
Hopefully this thread is still alive:
How would you go about creating multiple columns within the brands dropdown for optical-heights.com?
Thank you for your time!
@Jasoliya (I'm sorry if this is rude)
I solved the issue, thank you though!
Sorry about that!!!
hi thanks ,it did work.
but now ive moved nav bar layout and the wrong column is double drop down.
for example CBD campaign should be 1 single column and Knowledge centre should be 2 or 3 rows if possible .
https://thehemp-hacienda.co.uk/
best regards
hamish
Hi @ML2391
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss Or theme.css-> paste bellow code in bottom of file
Note: Its for "SHOP BY CATEGORY" menu only
.site-nav > li:nth-child(4) ul{ column-count: 2;}
Instead of having theme.css, I have a theme.js (entered the code and it didn't work).
Would this have to be converted to JSON?
Hello @Jasoliya
my store URL www.m-fitaihi.com
I have been trying for days now to create a multi column drop down menu for my theme. under designers, i will have some collection for each designer. could you please advice on the code? I've never use this community before and I'm not sure if that's the right way to go about it.
sorry if I'm jumping in any conversation
thanks a lot for your help 🙂
So in which menu you want to make two column menu? i think you have all short menu no need.
Hello @Jasoliya,
I found one of your replies a while ago and was able to integrate it into my site. As we have grown though our brand menu continues to expand, and if I add a new column now it goes off of the screen. Is there a way to move the menu to a more central location like some of my other larger menu dropdowns? For example, the menu for "Our Store" drops down in the center of the screen, despite being the last menu item. Ideally, the "Brands" menu would do the same. My site is www.appalachianoutfitters.com. I appreciate any help you can provide.
Thanks,
Kevin
Hi @Jasoliya
How would I add a drop down menu with 4 columns on a debut theme on page 'makers'
Send your store password.
Hi @Jasoliya,
the code is not working for me. I want to split 3 columns in dropdown menu All Categories.
Hi Jasoliya,
How would I go about getting the multi column dropdown for travelkarma.com? Created in Debut theme.
HI @HC-SD
You can add css like:
@media only screen and (min-width: 767px) { .site-nav__childlist{ column-count: 2;} }
Note: you have to remove empty menu from blog "LIFE"
Thanks for your help, it works.
User | RANK |
---|---|
138 | |
101 | |
79 | |
69 | |
65 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023