.sp-megamenu-parent > li > a {font-size:20px;}

#sp-header-topbar {background: navy;}
#sp-header-topbar a { color: #eee; }

#sp-header {background: blue;}

/* how to change height of menu */
#sp-header { height: 110px; }

.sp-megamenu-parent > li > a {color: #eee;}

.sp-megamenu-parent > li:hover > a
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {color: #FC8360;}

/* how to change the hamburger menu colour*/
.burger-icon > span {background-color: white !important;}

/* how to display mobile sub menu without clicking on the plus sign */
.menu-parent .menu-child{
    display: block !important;
}
.menu-parent .menu-toggler{
    display: none !important;
}

WE LOVE JOOMLA

Joomwalker is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla name and logo are used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.