There’s a strange drop shadow on my SVG text. The reference guide i bought on Amazon doesn’t have any answers. I cant seem to figure out how it got there, and how to remove it. There aren’t any filters applied, and the markup matches examples of plain text.
heres the text element:
<text class="noToggle" data-nodetitle="Node 1" lengthAdjust="spacingAndGlyphs" x="510" y="420" textLength="230" fill="#d90000">Node Title Goes Here</text>

If you want to get rid of the white shadow, you can override the jquerymobile css and set it to none, example: