Title: Popover/Tooltips
Last modified: August 21, 2016

---

# Popover/Tooltips

 *  Resolved [Bobby Clapp](https://wordpress.org/support/users/dgodfather/)
 * (@dgodfather)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/popovertooltips/)
 * Do these have to appear as a button/link only? I like the usage of them, but 
   I would rather just be able to wrap plain text (no styling) and have the effect
   happen.
 * [http://wordpress.org/plugins/easy-bootstrap-shortcodes/](http://wordpress.org/plugins/easy-bootstrap-shortcodes/)

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

 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/popovertooltips/#post-4340518)
 * Hi, as per bootstrap we have created popover shortcode for links/buttons, however
   you can do what you want using some css tricks such as you can use the link for
   popover and use some custom class with it to remove the link tag styling. e.g.
 *     ```
       .custom-popover-links{
       text-decoration: none;
       color: inherit;
       }
       ```
   
 * Put this class in your css, it will remove the link css.
 * Hope this will help you.
 * Thanks
 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/popovertooltips/#post-4340573)
 * Hi, Hope our last response resolved your issue, so marking this ticket as resolved,
   but in case you are still facing any issue let us know. Thanks.

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

The topic ‘Popover/Tooltips’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-bootstrap-shortcodes_c3b0c1.
   svg)
 * [Easy Bootstrap Shortcode](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-bootstrap-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/popovertooltips/#post-4340573)
 * Status: resolved