Title: Make cta font bigger
Last modified: January 27, 2017

---

# Make cta font bigger

 *  [TheSpecialKick](https://wordpress.org/support/users/thespecialkick/)
 * (@thespecialkick)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/)
 * Hey there!
 * How can I make the font of the text in the cta widget bigger and bold? Also the
   font of the cta button (the widget not the cta on the slider)?
    [http://makemuscles.net/](http://makemuscles.net/)
 * Thanks in advance!

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/#post-8708728)
 * Try adding the below custom CSS code into your site’s additional CSS option (
   Appearance > Customize > Additional CSS).
 *     ```
       .promo-controls .roll-button{
         font-size: 40px;
         font-weight: bold;
         font-family: Arial, sans-serif;
       }
       ```
   
 * Adjust the code accordingly.
 * Regards,
    Kharis
 *  Thread Starter [TheSpecialKick](https://wordpress.org/support/users/thespecialkick/)
 * (@thespecialkick)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/#post-8709535)
 * Thank you that worked for the button! And how can I change the font size of the
   text in the cta widget? 🙂
 * Thanks in Advance!
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/#post-8712261)
 * You can use this code:
 *     ```
       .roll-promobox .title{
         font-size: 26px;
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [TheSpecialKick](https://wordpress.org/support/users/thespecialkick/)
 * (@thespecialkick)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/#post-8712587)
 * Thank you! The support here is incredible! 🙂
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/#post-8713867)
 * You’re always welcome here!

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

The topic ‘Make cta font bigger’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/make-cta-font-bigger/#post-8713867)
 * Status: not resolved