• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WriteNowDesign - Wordpress and Ecommerce Website Design

WordPress, Joomla, Ecommerce Website Design

  • Home
  • Prices/Packages
  • WordPress
  • Services
  • Portfolio
  • Blog
  • About
    • Testimonials
    • Locations
    • Online Payment
  • Contact
  • Show Search
Hide Search

Call 303-907-6133 Email

How to Change WordPress Editor Font

May 17, 2013 by Pat Fortino

  • To change the font family, change the font in the rules on line 5 and 11 in the code example above.
  • Add the following code to your theme’s functions.php file:
    Note: Before you add this code, look through your theme’s functions.php file to make sure it’s not already there.

    /* add editor-style.css to theme */
    function my_theme_add_editor_styles() {
        add_editor_style( 'editor-style.css' );
    }
    add_action( 'init', 'my_theme_add_editor_styles' );
  • Below are before and after screen shots of my editor.

    WordPress Editor Before Change
    WordPress Editor Before Change
    WordPress Editor AFTER Change
    WordPress Editor AFTER Change
    Pages: Page 1 Page 2

    Tagged With: WordPress, Comments are closed. If you have information to share, contact me here.

    Previous Post: « Ten Tips to Help You Get High Search Engine Ranking
    Next Post: Automatic Newsletters from WordPress Blog Using MailChimp »

    Related

    Primary Sidebar

    Blog Categories

    Call Today

    Get a Free Quote

    303-907-6133

    Subscribe to News

    News about WordPress, WooCommerce, & Technology

    What’s New

    • WPForms Not Sending Notifications
    • Add Terms and Conditions WooCommerce
    • Fix WordPress AMP Validation Errors
    • Use the Classic Editor with Gutenberg Block Editor
    • Add a Message at Top or Bottom of WooCommerce Checkout Page
    • How to Link to a PDF in WordPress

    Find Us On…

    • Facebook
    • LinkedIn
    • RSS

    Call 303-907-6133 Email

    © 2004–2022 · WriteNowDesign · Sitemap · Log in · Return to Top

     

    Loading Comments...