By default, only the icon and title portion of the widget are clickable.
.elementor-widget-icon-box a:after {
content: "";
display: block !important;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}Don't want to mess with code snippets? Request for this to be a feature of MyListing Pro.
By default, only the icon and title portion of the widget are clickable.
.elementor-widget-icon-box a:after {
content: "";
display: block !important;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}