Title: Available Red Background CSS
Last modified: August 21, 2016

---

# Available Red Background CSS

 *  [wallydavid](https://wordpress.org/support/users/wallydavid/)
 * (@wallydavid)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/available-red-background-css/)
 * I had an issue on a website where all of the dates on the site where not getting
   the RED Background / Strike Through CSS applied. I thought It just wasn’t working
   on some months, but after some digging, most themes are conflicting with the “
   td.” Just add !important to the background color in the plug-in css to over-ride.
   Hope this helps anyone else having that problem.
 * .wp-availability-month table tbody td.wp-availability-booked {
    font-weight: 
   bold; background-color: #CC0000 !important; text-decoration: line-through; color:
   white; }
 * [http://wordpress.org/extend/plugins/availability/](http://wordpress.org/extend/plugins/availability/)

The topic ‘Available Red Background CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/availability_d7d8d9.svg)
 * [Availability Calendar](https://wordpress.org/plugins/availability/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/availability/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/availability/)
 * [Active Topics](https://wordpress.org/support/plugin/availability/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/availability/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/availability/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [wallydavid](https://wordpress.org/support/users/wallydavid/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/available-red-background-css/)
 * Status: not resolved