Title: Custom font availability
Last modified: October 20, 2016

---

# Custom font availability

 *  Resolved [lauriek](https://wordpress.org/support/users/lauriek/)
 * (@lauriek)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/)
 * Hi there,
    I’d like to use a custom font for buttons to match my theme. I see
   someone previously asked this and you recommended the code
 * #buttonid{
    font-family: “Roboto Condensed”!important; }
 * but this doesn’t work for me. Do you have another suggestion or an update to 
   the button that allows this?
    thanks

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

 *  Plugin Author [WooPrali](https://wordpress.org/support/users/wooprali/)
 * (@wooprali)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8334152)
 * Hi,
 * Thanks for using designer button plugin.
 * I will try to add this feature asap.
 * Regards,
 * Prali
 *  Plugin Author [WooPrali](https://wordpress.org/support/users/wooprali/)
 * (@wooprali)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8334682)
 * If possible, please give your website link.
 * Regards,
 * Prali
 *  Thread Starter [lauriek](https://wordpress.org/support/users/lauriek/)
 * (@lauriek)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8334707)
 * Hi there,
    [http://www.lauriestravels.co.uk](http://www.lauriestravels.co.uk)
 * I was using your buttons to mimic the buttons that came with the site theme, 
   but that there is no shortcode available for. So I was hoping to use roboto condensed
   as an option.
    thanks laurie
 *  Plugin Author [WooPrali](https://wordpress.org/support/users/wooprali/)
 * (@wooprali)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8335733)
 * Hi,
 * Please check is there a possibility to add custom css your website in theme settings.
 * if you have that possibility then paste below css code in that.
 *     ```
       .wpi_designer_button_846{  
         font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
         font-weight: normal!important;
         padding: 5px 30px!important;
         text-transform: uppercase;
         border-radius: 18px;
       }
       ```
   
 * in above code you can change the button class name ” .wpi_designer_button_846”
 * I hope above code will works for you.
 * Regards,
 * PRALI
 *  Thread Starter [lauriek](https://wordpress.org/support/users/lauriek/)
 * (@lauriek)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8336118)
 * Thanks so much – this worked 🙂
    Laurie
 *  Plugin Author [WooPrali](https://wordpress.org/support/users/wooprali/)
 * (@wooprali)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8339124)
 * Thanks for using Designer Button Plugin.
 * Regards,
 * PRALI

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

The topic ‘Custom font availability’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpi-designer-button-shortcode_413a0e.
   svg)
 * [WPi Designer Button](https://wordpress.org/plugins/wpi-designer-button-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpi-designer-button-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpi-designer-button-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/wpi-designer-button-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpi-designer-button-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpi-designer-button-shortcode/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [designer](https://wordpress.org/support/topic-tag/designer/)
 * [font](https://wordpress.org/support/topic-tag/font/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [WPI](https://wordpress.org/support/topic-tag/wpi/)

 * 6 replies
 * 2 participants
 * Last reply from: [WooPrali](https://wordpress.org/support/users/wooprali/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/custom-font-availability/#post-8339124)
 * Status: resolved