Media Carousel|Elementor pro 專業版

Skin:slideshow

Media Carousel|Elementor pro 專業版

Skin:Carousel

Media Carousel |Elementor pro 專業版

Skin:Coverflow

Slide 加上連結|Elementor 圖片轉盤

改成圖片連結

jQuery(function($) {
jQuery(‘.carousel .swiper-slide’).each(function(){

a = $(this).find(‘a’);
b = a.find(‘img’).attr(‘alt’);
//alert(b);
a.attr(‘href’,b)

});
});

購物車
返回頂端