Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #910433

    This ticket: https://kriesi.at/support/topic/how-to-make-hotspot-circle-transparent/

    The CSS is still there, but with the new update the CSS is no longer working. Can you please help?

    .dct-hotspot .av-image-hotspot.av-display-hotspot {
    opacity: 0;
    height: 70px;
    width: 70px;
    }
    .custom-hotspot .av-image-hotspot-pulse {
    background: transparent;
    }
    .custom-hotspot .av-hotspot-container .av-image-hotspot_inner { background: transparent !important; }

    #910435

    I found the answer:
    .page-id-4398 .av-hotspot-container .av-image-hotspot {
    opacity: 0;
    }

    #910675

    Hi,

    Happy you could solve it, we are sorry we could not assist further.
    Feel free to let us know if there is something else we can do for you

    Best regards,
    Basilis

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Update to Enfold – Transparent Hot Spots CSS no longer working’ is closed to new replies.