Hey,
I would like to use this plug-in in Header-Area. Therefore the structure of the menu should be in one row.
Is or would it be possible to use such a feature?
Thanks in advance.
We use cookies to allow login, checkout, and analyze site traffic. By continuing to use this website, you consent to the use of cookies in accordance with our cookie policy.
Hi Kay,
You may display the menu in one row by using the following CSS
ul.child-sidebar-menu li {
display: inline;
}
Let me know if you need help making any other adjustments.
Have a great day!
Mat Lipe