Title: code
Last modified: September 20, 2019

---

# code

 *  [Ocio132](https://wordpress.org/support/users/ocio132/)
 * (@ocio132)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/)
 * hello good I wanted to change the color when you go through the box the mouse
   hover to this color ??? 83cdcc the css code ???
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcode-37%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/#post-11954931)
 * You can try:
 *     ```
       .crp_related ul li a .crp_title:hover {
           color: #83cdcc !important;
       }
       ```
   
 *  Thread Starter [Ocio132](https://wordpress.org/support/users/ocio132/)
 * (@ocio132)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/#post-11955224)
 * and for the box apart from the text ????
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/#post-11955783)
 * You should be able to set the background as well in the same class above
 *  Thread Starter [Ocio132](https://wordpress.org/support/users/ocio132/)
 * (@ocio132)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/#post-11957254)
 * not found
    [https://prnt.sc/p9e3hl](https://prnt.sc/p9e3hl)
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/#post-11957972)
 * Are you using?
 *     ```
       .crp_related ul li a .crp_title:hover {
   
           color: #83cdcc !important;
           background-color: orange !important;
   
       }
       ```
   
 * You can change the background colour to whatever you want

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

The topic ‘code’ is closed to new replies.

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

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)

 * 5 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/code-37/#post-11957972)
 * Status: not resolved