Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #983905

    Is there a way to have the hotspot dot completely transparent?

    #983941

    Hey apremierdj,

    Thank you for using Enfold.

    Yes, that is possible. Just add this css code on the Quick CSS field.

    .av-hotspot-container .av-image-hotspot_inner {
        background: transparent;
        border: 1px solid gray;
    }

    Best regards,
    Ismael

    #983987

    Still has an effect going on. How do I stop that or turn it off?

    staging2.stlouisdj.com

    #983999

    So I have got the pulsing to go away but if i hover over, a dot appears. You can find these over the word DJ, Photo, Etc

    #984008

    Hi,

    I can’t find any hotspot image in the page. Where did you add the element?

    Best regards,
    Ismael

    #984011

    I resolved my issue with this:

    .page-id-206 .av-hotspot-container .av-image-hotspot {
    opacity: 0;
    }

    #984027

    Hi,

    Alright. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Image With Hotspot transparent’ is closed to new replies.