Title: CSS Help Needed
Last modified: April 13, 2023

---

# CSS Help Needed

 *  Resolved [sayhi2lonnie](https://wordpress.org/support/users/sayhi2lonnie/)
 * (@sayhi2lonnie)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/css-help-needed-10/)
 * I can’t figure out the CSS to use to change the font to make the font more readable(
   i.e. change font color) in the Footer.
 * Any help is greatly appreciated.
 * ![](https://i0.wp.com/www.nassaucountyaquariumsociety.org/Upcoming%20Events.PNG)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-help-needed-10%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Poonam Namdev](https://wordpress.org/support/users/poonam9/)
 * (@poonam9)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/css-help-needed-10/#post-16655286)
 * Hi [@sayhi2lonnie](https://wordpress.org/support/users/sayhi2lonnie/),
 * Please add the following CSS under Appearance > Customize > Additional CSS section.
 *     ```wp-block-code
       .footer h2.tribe-events-widget-events-list__header-title, .footer span.tribe-events-widget-events-list__event-date-tag-month, .footer span.tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h2, .footer time.tribe-events-widget-events-list__event-datetime {
           color: #fff!important;
       }
       ```
   
 * Let me know if you succeed – I’m happy to help.
 *  Thread Starter [sayhi2lonnie](https://wordpress.org/support/users/sayhi2lonnie/)
 * (@sayhi2lonnie)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/css-help-needed-10/#post-16655313)
 * Poonam,
 * You are my CSS God! Thank you. It worked.
 * It’s a great mystery how you figure out the classes that you’re trying to modify.
 * I truly appreciate your help. Hopefully one day I will be able to figure it out
   myself.
 * Sincerely,
 * Lonnie

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

The topic ‘CSS Help Needed’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [sayhi2lonnie](https://wordpress.org/support/users/sayhi2lonnie/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/css-help-needed-10/#post-16655313)
 * Status: resolved