From 9d4123cee1867ee7199b06bdc92d40611f547ecc Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 14:54:07 -0500 Subject: Initial unmodified import from Astra (Version: 3.6.5) @ /wp-content/themes/astra/. --- .../button/assets/js/unminified/customizer-preview.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 inc/builder/type/footer/button/assets/js/unminified/customizer-preview.js (limited to 'inc/builder/type/footer/button/assets/js/unminified/customizer-preview.js') diff --git a/inc/builder/type/footer/button/assets/js/unminified/customizer-preview.js b/inc/builder/type/footer/button/assets/js/unminified/customizer-preview.js new file mode 100644 index 0000000..45f32cd --- /dev/null +++ b/inc/builder/type/footer/button/assets/js/unminified/customizer-preview.js @@ -0,0 +1,15 @@ +/** + * This file adds some LIVE to the Customizer live preview. To leverage + * this, set your custom settings to 'postMessage' and then add your handling + * here. Your javascript should grab settings from customizer controls, and + * then make any necessary changes to the page using jQuery. + * + * @package Astra + * @since 3.0.0 + */ + +( function( $ ) { + + astra_builder_button_css( 'footer', AstraBuilderFooterButtonData.component_limit ); + +} )( jQuery ); -- cgit v1.2.3-60-g2f50