Title: Underline
Last modified: August 21, 2016

---

# Underline

 *  Resolved [jhabs90](https://wordpress.org/support/users/jhabs90/)
 * (@jhabs90)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/underline-1/)
 * How do I get rid of the underline? Thanks in advance.
 * [http://wordpress.org/extend/plugins/responsive-mobile-friendly-tooltip/](http://wordpress.org/extend/plugins/responsive-mobile-friendly-tooltip/)

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

 *  Plugin Author [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/underline-1/#post-3886770)
 * What underline?
 *  Thread Starter [jhabs90](https://wordpress.org/support/users/jhabs90/)
 * (@jhabs90)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/underline-1/#post-3886772)
 * Once the tooltip is in place a hyperlink like underline shows underneath the 
   word. I would like the tooltip word to show without the underline. Thanks!
 *  Plugin Author [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/underline-1/#post-3886773)
 * Please give me a link to the page, describe what you see ATM, and what you expect
   to see.
 *  Plugin Author [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/underline-1/#post-3886783)
 * Okay I now understand what you meant. Sorry for not getting back to you earlier
   with a useful response.
    If you are using version 1.0 and above go to “Settings
   >Responsive Mobile-Friendly Tooltip Settings” Check “Use custom CSS?”, and make
   sure “Replace original CSS?” isn’t checked. Then just add your custom CSS to 
   the textarea (to remove the underline add this: `border: 0;`).
 *  Thread Starter [jhabs90](https://wordpress.org/support/users/jhabs90/)
 * (@jhabs90)
 * [13 years ago](https://wordpress.org/support/topic/underline-1/#post-3886785)
 * Thanks for the help! However, I’ve completed the steps you’ve suggested above
   and the underline is still showing. Is there more I have to add besides just 
   border: 0; (kinda a newbie when it comes to CSS.
 *  Plugin Author [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [13 years ago](https://wordpress.org/support/topic/underline-1/#post-3886786)
 * Yes there is more, I assumed you’ll get the rest:
 *     ```
       abbr {
        border: 0;
       }
       ```
   
 *  Thread Starter [jhabs90](https://wordpress.org/support/users/jhabs90/)
 * (@jhabs90)
 * [13 years ago](https://wordpress.org/support/topic/underline-1/#post-3886788)
 * That unfortunately didn’t seem to work. Here’s a link to the site: laurenholli.
   com – it’s the dotted line under “*Details” in the middle of the footer. Thanks!
 *  Plugin Author [ItayXD](https://wordpress.org/support/users/itayxd/)
 * (@itayxd)
 * [13 years ago](https://wordpress.org/support/topic/underline-1/#post-3886789)
 * Hi there, first of all I can’t see any change in your responsive-tooltip.css,
   are you sure you saved the changes?
    Second of all it seems shortcodes.css over
   writes responsive-tooltip.css, you might want to change the load order.

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

The topic ‘Underline’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/responsive-mobile-friendly-tooltip_bbad9a.
   svg)
 * [Responsive Mobile-Friendly Tooltip](https://wordpress.org/plugins/responsive-mobile-friendly-tooltip/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-mobile-friendly-tooltip/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [ItayXD](https://wordpress.org/support/users/itayxd/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/underline-1/#post-3886789)
 * Status: resolved