I Need Mobile Friendly Category Tiles (Menu)

My site has a horizontal menu which is great for desktop. On mobile it turns into a hamburger menu which nobody clicks on.

I would like to have a second navigation menu on my homepage:

I would like to display 8 tiles in 4 columns, 2 columns or 1 depending on the width.

Is an addon available for this or is there a way to do this in CS-Cart?

I found this one by Simtech: https://www.simtechdev.com/addons/customer-experience/category-gallery.html

But this one is problematic in the sense that on narrow width its very long and the user needs to scroll a lot. That is not very mobile friendly. I don't need any images in there. I just want tiles.

Is there anything like this?

If not then do you know of an alternative solution?

My site has a horizontal menu which is great for desktop. On mobile it turns into a hamburger menu which nobody clicks on.

I would like to have a second navigation menu on my homepage:

I would like to display 8 tiles in 4 columns, 2 columns or 1 depending on the width.

Is an addon available for this or is there a way to do this in CS-Cart?

I found this one by Simtech: https://www.simtechdev.com/addons/customer-experience/category-gallery.html

But this one is problematic in the sense that on narrow width its very long and the user needs to scroll a lot. That is not very mobile friendly. I don't need any images in there. I just want tiles.

Is there anything like this?

If not then do you know of an alternative solution?

Hello!

Now we are working on some improvements on mobile version of our Category Gallery add-on. Thank you for your comment on this, it is very helpful.

My site has a horizontal menu which is great for desktop. On mobile it turns into a hamburger menu which nobody clicks on.

I would like to have a second navigation menu on my homepage:

I would like to display 8 tiles in 4 columns, 2 columns or 1 depending on the width.

Is an addon available for this or is there a way to do this in CS-Cart?

I found this one by Simtech: https://www.simtechdev.com/addons/customer-experience/category-gallery.html

But this one is problematic in the sense that on narrow width its very long and the user needs to scroll a lot. That is not very mobile friendly. I don't need any images in there. I just want tiles.

Is there anything like this?

If not then do you know of an alternative solution?

As alternative, you can create HTML block with required look and feel and add visible-phone class to it. Then add hidden-phone class to the Top menu block.

As a result, new block will be displayed only on mobile devices and main block will be hidden