How do I split my mega menu into two columns? (Dawn Theme 15.2.0)

Hello!

I was using the Dawn theme and I found that the one of my mega menu is too long, is ti possible to split it into two columns? Thanks!

Here’s my shop: https://babygalleria.com.hk/

1 Like

Hey @YukYeeLam

Your website is password protected, can you share the password as well?

Best Regards,

Moeed

sure! the password is aotwow

Thanks Moeed

Hey @YukYeeLam

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thanks Moeed! It looks better now! But I was wondering is it possible to just split it into 2 or 3 columns?

1 Like

Hey @YukYeeLam

Remove the previous code and add this new code with the same steps mentioned above.


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thanks Moeed :blush: ! Just one more thing…now the sequence of the item on the list was like:

item1 item2 item3

item4 item5 item6

.

.

But it would be appreciated that if it can be like this, for example:

item1 item4 item7

item2 item5 item8

item3 item6 item9

Hi again, could it be vertical alphabetical order? :blush:

Hello @Moeed ! could it be in vertical alphabetical order? Thanks!