Can you post some specifics please Andrew? Can’t figure out which class to target…
/wp-content/plugins/wp-modal-login/includes/class-wp-modal-login.php
line 503 Change
<a href="#register" class="wpml-nav">
to
<a href="http://yourlinkhere.com" class="wpml-nav">
Tried adding the code the author mentioned in my themes functions file and a couple other places however it did not work so it seems the commenting method is the only way to go about it