Header Menu in one Row Resolved Requested: 4 years and 8 months ago 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.
OnPoint Plugins 4 years and 8 months ago 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
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