Hi,
i have added the code but the text color is not changed and still remains white
See my website main-menu : Blogs (Menu-items: Fotohutten, Fotohutbezoeken, op Pad, Fototrips)
this is now what's added in custom CSS:
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
background-color:#363d38 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
color: #c03232 !important;
}
sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background-image: none !important;
}
Hope you can help me
thank yoy!