Title: Remove Underlines
Last modified: September 4, 2016

---

# Remove Underlines

 *  [PaulAman](https://wordpress.org/support/users/paulaman/)
 * (@paulaman)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-underlines/)
 * Is there a way to show results without an underline link? Wonderful if you can
   build that into the next version update.

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

 *  Thread Starter [PaulAman](https://wordpress.org/support/users/paulaman/)
 * (@paulaman)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-underlines/#post-8136255)
 * Clarify: I want to still clink the link to go somewhere, I just dont want to 
   see the link underlined.
 *  [eric3d](https://wordpress.org/support/users/eric3d/)
 * (@eric3d)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-underlines/#post-8198393)
 * That would be a CSS change. Adding something like the style rule below would 
   do the trick.
    `.lcp_catlist a { text-decoration: none; }`
 * Where to add the code will depend on your setup. If you use a custom theme or
   child theme, simply add it to the style sheet. Otherwise, look for a custom CSS
   plugin.

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

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

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

## Tags

 * [links](https://wordpress.org/support/topic-tag/links/)

 * 2 replies
 * 2 participants
 * Last reply from: [eric3d](https://wordpress.org/support/users/eric3d/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/remove-underlines/#post-8198393)
 * Status: not resolved