diff --git a/htdocs/theme/eldy/_main_menu_fa_icons.css.php b/htdocs/theme/eldy/_main_menu_fa_icons.css.php index 359f60d47be..e4f3b918ecb 100644 --- a/htdocs/theme/eldy/_main_menu_fa_icons.css.php +++ b/htdocs/theme/eldy/_main_menu_fa_icons.css.php @@ -17,6 +17,13 @@ } +div.mainmenu.menu { + background-image: none; +} + +div.mainmenu.menu::before { +content: "\f0c9"; +} .mainmenu.home::before{