#nav-main .sf-menu ul ul {
position:static !important;
transform: none;
width: auto;
display: block !important;
}
#nav-main .sf-menu ul li {
display: inline;
width: auto;
}
#nav-main .sf-menu ul {
width: 500px;
left: 50%;
transform: translate(-50%, 0);
}
You can try something like that.
Ben
https://ibb.co/Yp29YT1
That is what we are getting now. Would there be a way to make it so the sub sub menu only appears on hover? Otherwise we can explore a solution of writing a menu with custom html on the sub menu page that it relates to if need be.
Or we can wait until this is live for you to see the code directly as I am sure that will help greatly with this process.
I think want you want isn’t going to be something the free theme can do, even with CSS hacks.
I suggest you look at using a plugin: https://wordpress.org/plugins/megamenu/