Place floating badge at the top

Add the code below to Custom CSS field on your widget’s Appearance tab:

.es-badge-container {
  top: 0;
  bottom: auto;
}