Title: Link Color
Last modified: March 10, 2017

---

# Link Color

 *  Resolved [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/)
 * Hi there,
 * i’d like to change the link color to a darker green.
 * [http://neu.lebeneo.de/selbstkochen-tut-gut-und-macht-spass/](http://neu.lebeneo.de/selbstkochen-tut-gut-und-macht-spass/)
 * (last line of recipe).
 * Thanks for help, Tobi

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

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8897944)
 * Hi Tobi,
 * The easiest way to change the link color is in our Template Editor:
    [http://www.wpultimaterecipe.com/docs/015-changing-link-colors](http://www.wpultimaterecipe.com/docs/015-changing-link-colors)
 * In the free version you could also try disabling the “Force CSS Style” setting
   on the Recipes > Settings > Recipe Template > Advanced page and then add the 
   following CSS on the Recipes > Settings > Custom Code page:
 *     ```
       .wpurp-container a {
           color: blue !important;
       }
       ```
   
 * Brecht
 *  Thread Starter [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8898256)
 * Awesome, works perfectly. Thanks Brecht.
 *  Thread Starter [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8906476)
 * Hi Brecht, i realized that on the background of my recipe text (same link as 
   above) i cannot see the pattern anymore after the last css modification. Other
   example:
    [http://neu.lebeneo.de/kurzgebratenes-vom-rind-huhn-oder-schwein/](http://neu.lebeneo.de/kurzgebratenes-vom-rind-huhn-oder-schwein/)(
   upper part of recipe) Is there a way to get that back?
 * Thanks, Tobi
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8906501)
 * I don’t think the CSS modifications are related. Does it show up when you get
   rid of that CSS again?
 * Brecht
 *  Thread Starter [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8906651)
 * Hi Brecht, it seems like it because of the “disabling the “Force CSS Style””
   
   Do i switch that back, the background pattern can be seen again. Just my modification
   to the links (as you wrote above) doesn’t work anymore.
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8906701)
 * Could you disable that setting again so I can have another look?
 *  Thread Starter [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8907147)
 * Allright, is disabled.
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8907235)
 * Try adding this CSS as well:
 *     ```
       .wpurp-container table * {
           background:none !important;
       }
       ```
   
 *  Thread Starter [td8000](https://wordpress.org/support/users/td8000/)
 * (@td8000)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8907522)
 * ok, great. That did it. Thanks again.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ultimate-recipe.svg)
 * [WP Ultimate Recipe](https://wordpress.org/plugins/wp-ultimate-recipe/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-recipe/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-recipe/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-recipe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-recipe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-recipe/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [td8000](https://wordpress.org/support/users/td8000/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/link-color-34/#post-8907522)
 * Status: resolved