Title: Button text formatting
Last modified: January 14, 2026

---

# Button text formatting

 *  [asga04](https://wordpress.org/support/users/asga04/)
 * (@asga04)
 * [4 months, 2 weeks ago](https://wordpress.org/support/topic/button-text-formatting/)
 * I the free version of Announcer, is there a way to format the button text to 
   add bolding, italics, or specify a specific font?

Viewing 1 replies (of 1 total)

 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/button-text-formatting/#post-18794303)
 * Hi [@asga04](https://wordpress.org/support/users/asga04/),
 * Sorry for the late reply. Yes we can add formatting to button text.
 * Please use simple HTML tags like `<b></b>` to bold or `<i></i>` for italics. 
   W.R.T specific font, the button takes the theme’s CSS styles. We can use CSS 
   rules to change the font like below.
 *     ```wp-block-code
       .ancr-btn {  font-family: Arial, Helvetica, sans-serif;}
       ```
   
 * Thanks,
 * Aakash

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-text-formatting%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/announcer/assets/icon.svg?rev=2325339)
 * [Announcer - Sticky Message Banner & Notification Bar](https://wordpress.org/plugins/announcer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/announcer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/announcer/)
 * [Active Topics](https://wordpress.org/support/plugin/announcer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/announcer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/announcer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [vaakash](https://wordpress.org/support/users/vaakash/)
 * Last activity: [4 months, 1 week ago](https://wordpress.org/support/topic/button-text-formatting/#post-18794303)
 * Status: not resolved