To add Gradient to Dropdown Menu, like this.
You can use this code to Custom CSS box.
div.header-nav-folder-content { background: linear-gradient(45deg, #ff6b6b, #4ecdc4); }