indicator line missing | WordPress.org

[ad_1]

Plugin Author
Joe

(@morehawes)

Hi @neof1960,

Thanks for reaching out and I am sorry to hear you are experiencing issues. I had a look at your site and was able to narrow it down to a styling conflict with your theme’s stylesheet.

Once viewed without this all is well (with Waymark), however because the elevation content is triggered by the pointer and displayed dynamically using SVG it can be quite difficult to diagnose conflicts like this!

Digging into your stylesheet I noticed this rule:

svg {
  max-height: 100%;
}

I’m not exactly sure why, but this is the culprit! Modifying this, or adding the following rule should resolve this:

svg {
  max-height: unset !important;
}

Please do let me know if this is not the case 🙂

Reviews greatly appreciated!

Joe

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer