.hover-details { display: none; } .elementor-icon-box:hover + .hover-details { display: block; position: absolute; z-index: 10; /* You can add more styling here to position the tooltip */ }

Coming Soon