</body>
и перед ним вставьте то, что я вам скинул footer.php
вам нужен <script>
$('.delete').click(function(){
$(this).prev().remove();
$(this).remove();
});
</script>
</body>
.backform {
width: 290px;
height: 70px;
background-color: #00a7eb;
border-radius: 0px;
position: fixed;
top: 93vh;
right: 80px;
z-index: 999;
}
.backform-item {
position: fixed;
top:90vh;
right:30px;
z-index: 999;
text-align: center;
}
<div class="backform-item">
<div class="backform">
<a class="popmake-2884 pum-trigger" style="color: rgb(255, 255, 255); cursor: pointer;" href="#"><br>
Принять участие в выставке ярмарке</a>
</div>
<div id="clear_1" class="delete"/>x</div>
</div>
$('.delete').click(function(){
$(this).prev().remove();
$(this).remove();
});
name="resetpassform" id="resetpassform"
<input type="password" data-reveal="1" data-pw="<?php echo esc_attr( wp_generate_password( 16 ) ); ?>" name="pass1" id="pass1" class="input password-input" size="24" value="" autocomplete="off" aria-describedby="pass-strength-result" />
<input type="password" data-reveal="1" name="pass1" id="pass1" class="input password-input" size="24" value="" autocomplete="off" aria-describedby="pass-strength-result" />