Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #415039

    HI, i love the ‘icon’ element. While I can change the colour of the element, I can’t change the ‘pulse’ effect it has. It seems to be only white? I’d like it red for example. Any ideas please.

    Thank you.

    #415502

    Hey Marssolutions!

    When you edit the hotspot switch to the “Colors” tab and select custom. There is an option for changing the pulse color there.

    Best regards,
    Elliott

    #415807
    This reply has been marked as private.
    #416508

    Hi!

    I’m not quite sure about the white ring but you can give it a background color with this CSS.

    .av_font_icon.av-icon-style-border a.av-icon-char:hover:after {
    	background-color: red !important;
    }

    Regards,
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.