Elementor: Mobile menu pop-up fix

PHOTO EMBED

Fri Jul 28 2023 09:39:46 GMT+0000 (Coordinated Universal Time)

Saved by @banch3v

body {
	text-underline-offset: 5px;
}
 
a:-webkit-any-link:focus-visible {
	 outline-offset: none !important;
}
 
.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: clamp(1.125rem, 0.955rem + 0.852vw, 1.5rem);
    font-weight: 300;
}
 
.elementor-sub-item:focus, .elementor-item:focus  {
	background-color: #ffffff00 !important;
}
content_copyCOPY