When you open the menu outside the canvas, it shows you the first level items but the second level items (sub-categories) open downwards when clicked with the mouse. I need them to unfold to the side. NOT down.
To only move the menu icon to the left is not possible, unless we use some CSS to make it position:absolute, but it’s not a good practice, as it might cause other issues.
We can move the search icon and the menu icon together to the left if you want.
Hello, I have the menu outside the sliding canvas thanks to the CSS code that Fernando gave me in the top answer.
I would like to ask you how I can leave the child menu (sub-menu) as a mega menu with two or three columns.
If there is any CSS that you can generate for me, I would greatly appreciate it.
That would be a bit complicated because we would also need to consider the sub-sub-menu items. Such a level of customization would be out of our scope of support. It would be best to reach out to a developer regarding this.