79182710

Date: 2024-11-12 21:14:41
Score: 1
Natty:
Report link

If the accepted answer don't work because of some default styling set the !important property in the global file.

.hide-dropdown {
  display: none !important;
}

This fixed my issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ananthu