Elementor Menu Border Width Issue

Elementor CSS July 23, 2026

Add this is custom css

CODE:

.sub-menu .menu-item {
   border-top: none !important;
}