Title: CSS to change button font
Last modified: March 28, 2020

---

# CSS to change button font

 *  [phonyroyal](https://wordpress.org/support/users/phonyroyal/)
 * (@phonyroyal)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/css-to-change-button-font/)
 * All websites in South Africa have been mandated by government under emergency
   regulations to add landing page text pointing to the national CoronaVirus website.
   WPFront Notification Bar is *perfect* for this.
 * However, I wish to make the notification bar font size the same for the text 
   and button, but the CSS below is not changing the button font:
 * #wpfront-notification-bar {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
   font-size:16px; }
 * #wpfront-notification-bar div.wpfront-button {
    font-family: Tahoma, Verdana,
   Segoe, sans-serif; font-size:16px; }
 * What is the correct CSS please?
 * Thanks

Viewing 1 replies (of 1 total)

 *  [jetxpert](https://wordpress.org/support/users/jetxpert/)
 * (@jetxpert)
 * [6 years ago](https://wordpress.org/support/topic/css-to-change-button-font/#post-12844544)
 * [@phonyroyal](https://wordpress.org/support/users/phonyroyal/),
 * Solution: Please refer to [this post](https://wordpress.org/support/topic/useful-tips-check-it-out/).
 * Best wishes!

Viewing 1 replies (of 1 total)

The topic ‘CSS to change button font’ is closed to new replies.

 * ![](https://ps.w.org/wpfront-notification-bar/assets/icon.svg?rev=1672432)
 * [WPFront Notification Bar](https://wordpress.org/plugins/wpfront-notification-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpfront-notification-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpfront-notification-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/wpfront-notification-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpfront-notification-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpfront-notification-bar/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [jetxpert](https://wordpress.org/support/users/jetxpert/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/css-to-change-button-font/#post-12844544)
 * Status: not resolved