• How do I remove link text description after the link?
    I would like to have the description show up when the cursor is above the link. I can’t not find anywhere in the support where it shows you how.

    Please advise,
    Dan

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ed146

    (@ed146)

    What I want is to keep the description but only show the description when the cursor is above the link not show up as a text next to link….

    Then you will need to that in your theme’s style.css.

    Sam,

    I am having the same problem. If I need to add that to the theme’s style, how do I do it?

    My theme style, reads:

    /* links */
    a, a:visited {color: #9A1010; text-decoration: none;}
    p a:hover, ul a:hover {background-color: #BFD3E0;}
    #content p a:hover, #content ul a:hover {background-color: #E2EBF8;}

    How do I rewrite it so that the description only shows when the cursor is above the link and not as text next to the link?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Removing link description’ is closed to new replies.