Title: The underlined links
Last modified: November 27, 2020

---

# The underlined links

 *  [mainkraft](https://wordpress.org/support/users/mainkraft/)
 * (@mainkraft)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/the-underlined-links/)
 * Hello. Updated the Hueman theme. Links are underlined, styles don’t help
    SCC
   a. { text-decoration: none;}

Viewing 1 replies (of 1 total)

 *  [Sebastian Brosch](https://wordpress.org/support/users/sebastianbrosch/)
 * (@sebastianbrosch)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/the-underlined-links/#post-13721846)
 * You can opt-out underline the links [using the new option](https://presscustomizr.com/preparing-hueman-free-and-pro-for-wordpress-5-6/)
   on customizer > web page design > general design options.
 * I used also this CSS on my child-theme, but not needed with the customizer option:
 *     ```
       article.post .entry-inner a,
       article.post .entry-inner a:link {
         text-decoration: none;
       }
       ```
   
 * If you want to overwrite a CSS rule of the Hueman Theme you have to be [more specific (CSS Specificity)](https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity).

Viewing 1 replies (of 1 total)

The topic ‘The underlined links’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sebastian Brosch](https://wordpress.org/support/users/sebastianbrosch/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/the-underlined-links/#post-13721846)
 * Status: not resolved