Save
This commit is contained in:
5
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
5
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
@@ -0,0 +1,5 @@
|
||||
jQuery(document).ready(function($) {
|
||||
$('body').on('click', '.acc-tile-btn', function() {
|
||||
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user