Hi,
Recently I updated the OS UI
I'm trying to change the icon color of submenu to white
I tried out lot of CSS code that was solved previously in forum to the same issue but none of the CSS code worked out.
.osui-submenu-icon:before:before, .osui-submenu:hover:hover .osui-submenu-icon:before { border-color: #fff !important }
Please help me out.
Thanks,
Hello,
Can you please try this one, as i have tested it in my personal application.
.osui-submenu__header__icon:before { border-color: #fff !important; }
Also shared updated oml.
Hope that helps.
Regards,
Anees
Thankyou it worked :)
Cheers :)
Hi Naziya Anjum,
Can provide your oml?
I thing you are applying the css at wrong place.
Please check where you have applied? Is it at web block level or module one?
Amreen
submenu is used in the screen of the module, here is the OML
Please find the updated one .
Hope this will help u.
regards,
amo