Title: Custom CSS (change font)
Last modified: December 19, 2019

---

# Custom CSS (change font)

 *  [joaopegb](https://wordpress.org/support/users/joaopegb/)
 * (@joaopegb)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-change-font/)
 * Hey, I was trying to change the font of the currency switcher using your ‘Custom
   CSS’ field provided with the selector, like this for example:
 * .woo-multi-currency {
    font-family: “Comic Sans MS” !important; }
 * But its not changing anything, what am I missing here?
 * Thanks

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

 *  [laverdervu](https://wordpress.org/support/users/laverdervu/)
 * (@laverdervu)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-change-font/#post-12256443)
 * Hi,
 * Please add this CSS:
 * .woo-multi-currency .wmc-title, .woo-multi-currency .wmc-currency {
    font-family:“
   Comic Sans MS” !important; }
 * Best regards
 *  Thread Starter [joaopegb](https://wordpress.org/support/users/joaopegb/)
 * (@joaopegb)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-change-font/#post-12257987)
 * Guys, it doesn’t seem to work.
 * Please take a look here; [https://drive.google.com/file/d/17M7MM0wxrPCtoqzIVzTTyjgnYOjpbkBR/view?usp=sharing](https://drive.google.com/file/d/17M7MM0wxrPCtoqzIVzTTyjgnYOjpbkBR/view?usp=sharing)
 *  [thanhtd](https://wordpress.org/support/users/thanhtd/)
 * (@thanhtd)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-change-font/#post-12259844)
 * You can try to change other font-family. If it works, code is right & browser
   not support ‘Comic sans’ font. Font family belong to browser support or not.

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

The topic ‘Custom CSS (change font)’ is closed to new replies.

 * ![](https://ps.w.org/woo-multi-currency/assets/icon-128x128.gif?rev=3089832)
 * [CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x](https://wordpress.org/plugins/woo-multi-currency/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-multi-currency/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-multi-currency/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-multi-currency/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-multi-currency/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [thanhtd](https://wordpress.org/support/users/thanhtd/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/custom-css-change-font/#post-12259844)
 * Status: not resolved