| @@ -476,9 +476,8 @@ | ||
| 476 | 476 | |
| 477 | 477 | if ( $settings['hover_animation'] ) { |
| 478 | 478 | $this->add_render_attribute( 'button', 'class', 'elementor-animation-' . $settings['hover_animation'] ); |
| 479 | 479 | } |
| 480 | - | |
| 481 | 480 | ?> |
| 482 | 481 | <div <?php echo $this->get_render_attribute_string( 'wrapper' ); ?>> |
| 483 | 482 | <a <?php echo $this->get_render_attribute_string( 'button' ); ?>> |
| 484 | 483 | <?php $this->render_text(); ?> |