f1208410 by Jeff Balicki

eeee

1 parent 03dd5fa7
......@@ -24,9 +24,9 @@ jQuery( document ).ready(function($) {
});
$('.wp-block-button__link').attr('tabindex', 0);
$('.cf7mls_btn').attr('tabindex', 0);
$('#Layer_1').appendTo('.n2-ss-slider-wrapper-inside');
$('.wp-block-button__link').attr('tabindex', 0);
$('.cf7mls_btn').attr('tabindex', 0);
$('#Layer_1').appendTo('#desktop .n2-ss-slider-wrapper-inside');
$('#Layer_1').show();
$(document).on("click","#register-here",function() {
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30368
Version: 1.1.30369
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......