Title: Plugin changes font
Last modified: February 14, 2018

---

# Plugin changes font

 *  Resolved [garrettsmith](https://wordpress.org/support/users/garrettsmith/)
 * (@garrettsmith)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-changes-font/)
 * My site’s theme font is Roboto w/ font-weight:300 but when I add the flip boxes,
   it changes the entire page font to something else.
 * How do I change the font and style of the flip box text (and entire page)?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-changes-font%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [baljitdhanjal](https://wordpress.org/support/users/baljitdhanjal/)
 * (@baljitdhanjal)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-changes-font/#post-9976104)
 * Hi [@garrettsmith](https://wordpress.org/support/users/garrettsmith/),
 * First of all thanks for using our plugin.
    In order to change the font size and
   font style of the flip box text add this custom css.
 *     ```
       .image-desc p {
           font-style: italic!important;
           font-size: 13px!important;
       }
       ```
   
 * Feel free to contact us if you need any further assistance.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Plugin changes font’ is closed to new replies.

 * ![](https://ps.w.org/flip-boxes/assets/icon-256x256.png?rev=3277131)
 * [Cool Flipbox - Shortcode & Gutenberg Block](https://wordpress.org/plugins/flip-boxes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flip-boxes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flip-boxes/)
 * [Active Topics](https://wordpress.org/support/plugin/flip-boxes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flip-boxes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flip-boxes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [baljitdhanjal](https://wordpress.org/support/users/baljitdhanjal/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/plugin-changes-font/#post-9976104)
 * Status: resolved