Title: Theme problem
Last modified: February 27, 2019

---

# Theme problem

 *  [nmastin2014](https://wordpress.org/support/users/nmastin2014/)
 * (@nmastin2014)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/theme-problem-70/)
 * I’m using the Rock Band by Catch Themes theme. The background box for each sermon
   is white and so is the hyperlink in that box, so that the link does not show 
   up until it is hovered over. Would like to either change the background color
   or the hyperlink color so that this does not occur.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftheme-problem-70%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Mike Matenkosky](https://wordpress.org/support/users/hikinmike/)
 * (@hikinmike)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/theme-problem-70/#post-11252684)
 * Easiest way is to create a child theme (Google it). Then in your child theme’s`
   style.css` add this:
 * `.wpfc-sermon a {color:red}`
 * Edit the color to suit.
 * If you were to just add this to your theme’s CSS, it will be re-written when 
   your (or if) your theme gets updated.
 *  [Mike Matenkosky](https://wordpress.org/support/users/hikinmike/)
 * (@hikinmike)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/theme-problem-70/#post-11252705)
 * If you want to remove the background, add this to your child theme’s CSS:
 * `.wpfc-sermon > .wpfc-sermon-inner {background:transparent;}`

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

The topic ‘Theme problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sermon-manager-for-wordpress_688896.
   svg)
 * [Sermon Manager](https://wordpress.org/plugins/sermon-manager-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sermon-manager-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mike Matenkosky](https://wordpress.org/support/users/hikinmike/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/theme-problem-70/#post-11252705)
 * Status: not resolved