• Resolved Robswaimea

    (@robswaimea)


    brother.. Or lady…
    I searched and searched and searched… and tried…

    What ever I do.. it still defaults to 17Pt..
    Even if I change in the settings to PX’s… it still defaults to 17PT
    obviously, I can pick what ever Font Size I want in the drop down box..
    and type with the chosen font size.
    Just keeps defaulting to 17Pt when creating a new page or post.

    New WP install.
    Twenty Nineteen.
    Gutenberg disabled (with plugin Disable Gutenberg) .

    I was able to change the default Font Type placing in my editor-style.css with the code..

    body#tinymce.wp-editor {
    font-family: Arial, Helvetica, sans-serif !important;
    }

    I tried various possible options starting with…

    body#tinymce.wp-editor {
        font-size: 14pt!important;
    }

    I’ve been using WP for a while now.. but I’m certainly missing some thing on this issue.
    Thanks again.
    Rob

    • This topic was modified 5 years, 7 months ago by Robswaimea.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Robswaimea

    (@robswaimea)

    Well.. with the every true… “Have you tried another Theme..”
    Testing with theme Twenty Seventeen.. with the code I show above..
    No problem changing font-size.. and also font-family is also good.

    So much for the “wisdom” of Twenty Nineteen… bye bye Twenty Nineteen.

    Plugin Author Andrew Ozz

    (@azaozz)

    Ah, I’m glad you figured it out ?? Yes, Twenty Nineteen has “dynamic” font sizes. It looks really well when it scales, but may be a bit problematic in some cases.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default Font Size… tried and tried.. and tried..’ is closed to new replies.