Skip to content

Instantly share code, notes, and snippets.

@faisalahammad
Last active November 18, 2023 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save faisalahammad/486ec2fd448f9378f550dfd66bc01211 to your computer and use it in GitHub Desktop.
Save faisalahammad/486ec2fd448f9378f550dfd66bc01211 to your computer and use it in GitHub Desktop.
nav ul#menu-header .sub-menu {
width: max-content !important;
}
nav ul#menu-header .sub-menu li {
display: block !important;
}
nav ul#menu-header .sub-menu li a {
width: auto !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment