Remove the close button in banners

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

.eapps-countdown-timer-bar-close{ display: none; }