Title: Link colours
Last modified: August 30, 2016

---

# Link colours

 *  [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/link-colours-1/)
 * Hi,
 * I was looking for the css-keywords to change the colours of links.
    I did not
   found.
 * I want to change the standard-colour of links
    – in text of pages or in text 
   of articles – and the hover-colour when I want to choose the article of the blog.(
   [http://gluecksschmie.de/category/geldsellschafts-blog/](http://gluecksschmie.de/category/geldsellschafts-blog/))
 * Both types are white at the moment …
 * Thank you very much in advance!

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

 *  [dimitris33](https://wordpress.org/support/users/dimitris33/)
 * (@dimitris33)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/link-colours-1/#post-6589377)
 * Hi,
 * to change the hover color for the articles header
 *     ```
       .post-title h3:hover { color:red;}
       ```
   
 * for the articles header
 *     ```
       .post-title h3:hover { color:red;}
       ```
   
 * menu color
 *     ```
       .navbar-nav li a { color:red;}
       ```
   
 *  Thread Starter [Gregool](https://wordpress.org/support/users/gregool/)
 * (@gregool)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/link-colours-1/#post-6589709)
 * Thanks,
 * .post-title h3:hover { color:red;}
    worked.
 * But in text the colour of the links is still white.
    See: [http://gluecksschmie.de/test/](http://gluecksschmie.de/test/)
 * Best regards
 *  [dimitris33](https://wordpress.org/support/users/dimitris33/)
 * (@dimitris33)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/link-colours-1/#post-6589710)
 * i cant see the code i suggested to see why it’s not working + better use a child
   theme for all [changes](http://codex.wordpress.org/Child_Themes)

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

The topic ‘Link colours’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [dimitris33](https://wordpress.org/support/users/dimitris33/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/link-colours-1/#post-6589710)
 * Status: not resolved