Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1220420

    how to get image hotspots background color transparent, and only give color to the pulse
    thank you!

    #1220628

    Hey ftt123,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1220737
    This reply has been marked as private.
    #1221051

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av-hotspot-container .av-image-hotspot_inner {
        background: transparent;
    }
    
    .av-image-hotspot-pulse {
        background-color: red !important;
    }

    Best regards,
    Rikard

    #1221360

    Thanks Rikard, it works!!!

    #1221378

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘how to get image hotspots background color transparent’ is closed to new replies.