Skip to content

Instantly share code, notes, and snippets.

@corypina
Created December 6, 2024 21:05
Show Gist options
  • Save corypina/414e349c0615bba3750872a5d3a53c2c to your computer and use it in GitHub Desktop.
Save corypina/414e349c0615bba3750872a5d3a53c2c to your computer and use it in GitHub Desktop.
Beaver Builder
/* Prevent the mobile menu flyout X button from growing in font size on hover */
.fl-menu-mobile-close,
.fl-menu-mobile-close:hover {
font-size: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment