Title: Remove underline
Last modified: August 22, 2016

---

# Remove underline

 *  [profootballzone](https://wordpress.org/support/users/profootballzone/)
 * (@profootballzone)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-underline-1/)
 * Is there anyway to remove the underline and only have the word bold?
 * [https://wordpress.org/plugins/seo-auto-links/](https://wordpress.org/plugins/seo-auto-links/)

Viewing 1 replies (of 1 total)

 *  [NaplesFlorida](https://wordpress.org/support/users/naplesflorida/)
 * (@naplesflorida)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/remove-underline-1/#post-5379030)
 * You can change this in your style.css on how to show hyperlinks
    I use this……
 * /***** Hyperlinks ********************/
 * a {
    color: #2200D5; text-decoration: none; }
 * a:hover {
    color: #FF0000; text-decoration: underline; }
 * a img {
    border: none; }
 * a:focus, a:hover, a:active {
    outline: none; }

Viewing 1 replies (of 1 total)

The topic ‘Remove underline’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/seo-auto-links_fde7d2.svg)
 * [SEO Auto Links](https://wordpress.org/plugins/seo-auto-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-auto-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-auto-links/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-auto-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-auto-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-auto-links/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [NaplesFlorida](https://wordpress.org/support/users/naplesflorida/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/remove-underline-1/#post-5379030)
 * Status: not resolved