Hi,
Love the theme! I’m trying to create an image with multiple hotspots. The image is a team image and I want the viewer to be able to mouse over a person and then be able to click to the link to that person’s page. I would also like a very simple tooltip to show the person’s name.
The page link is in private content.
Thanks,
Hey connect4consulting,
A tooltip with a different name would be very difficult, but this code below creates a transparent hot point with a pulse.
Try this code in the General Styling > Quick CSS field:
.av-hotspot-container .av-image-hotspot_inner {background: transparent!important; }
Hope this helps :)
Best regards,
Mike