I don’t understand what happened. For some reason on the menu on the frontend the select line of the menu item is too long. See the screenshot here and the link below. Any ideas?
Thanks
Hi jenki!
try this code:
.html_header_searchicon_disabled #top .main_menu .menu>li:last-child>a .avia-menu-fx {
padding-right: 0;
}
Best regards,
Andy