Hi there, how are you?
I´m having some trouble with the mega menu in wimble template with joomla 4.
For some reason is divided in two columns and the left side has some pink background. This is what happens:
I tried adding the following css code, but it´s not working...
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background: #001e37;
color: #fff;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-mail.sp-menu-full>.sp-dropdown-inner {
right: 10% !important;
background-color: #001e37 !important ;
background-image: none !important;
}
How can I solve this?
(I added the credentials in the hidden content) Thanks