Save
This commit is contained in:
7
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
7
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
@@ -0,0 +1,7 @@
|
||||
jQuery(function($){
|
||||
let mapBox = $('.hotspot-mapa')
|
||||
|
||||
mapBox.css({
|
||||
'min-height': $('img.attachment-full', mapBox).height()
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user