$( '.theme-notice' ).each(function () { this.style.setProperty( 'display', 'none', 'important' ); });