Skip to content
Discussion options

You must be logged in to vote

The SVG you're using has a title attribute defined, so I think this is what the browser is using. If you remove that, the browser should pick up the link title. This is browser behavior and not fixable in Material for MkDocs. The source of the SVG is:

<svg width="381px" height="391px" viewBox="0 0 381 391" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <!-- Generator: Sketch 51.3 (57544) - http://www.bohemiancoding.com/sketch -->
    <title>ghost</title>
    <desc>Created with Sketch.</desc>
    <defs></defs>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="ghost">
            <path d="M52,1…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Stephen-Gates
Comment options

Answer selected by Stephen-Gates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants