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

    Hi

    I’d like to display the dots but without the rollover data, is this possible? I’ve struggled to hide via css as the rollover appears to be in a data-avia-tooltip.

    I only wish to do this on the home page map (at bottom of page), the rollovers are great for the rest of the site.

    Any advice welcome!

    Many thanks

    #1165236

    Hi, I have found the solution:

    .av-tt-pos-above.av-tt-align-centered, .av-tt-pos-below.av-tt-align-centered {
    	display: none !important;
    }
    #1165313

    Hi,

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

    Best regards,
    Jordan Shannon

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