• Resolved Gunivortus

    (@gunivortus)


    Hi,
    how can the default font settings be deactivated to have instead the settings in customizer->Typography used?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    Assuming you’re using the classic editor. It does not inherit the settings from the Customizer. The additional styling there is set by the editor-style.css file in your theme (if present).

    Your best bet is to add any additional styles in that file. Alternatively use https://ww.wp.xz.cn/plugins/advanced-tinymce-configuration/ and add the content_style init option, see: https://www.tiny.cloud/docs-4x/configure/content-appearance/#content_style.

    Thread Starter Gunivortus

    (@gunivortus)

    Thanks for answering.
    I’m using TinyMCE both in classic mode and in Elementor. The default font settings of TinyMCE are overruling the customizer -> Typography settings of my theme. And so, I asked how the font settings of TinyMCE can be deactivated to let me use the theme font settings. But if I understood you well, then that is not possible and instead I should expand TinyMCE’s css with additional styles.
    That is a workaround I don’t have the skills for…. exactly that is, why I asked for deactivating Tiny’s own font settings.

    • This reply was modified 6 years ago by Gunivortus.
    Plugin Author Andrew Ozz

    (@azaozz)

    Ah, you mean the “Font Family” drop-down menu in the editor toolbar? This can be deactivated from the TinyMCE Advanced’s settings by dragging the button off the toolbar. See http://www.laptoptips.ca/projects/tinymce-advanced/#enable-buttons.

    Thread Starter Gunivortus

    (@gunivortus)

    Thank you!

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

The topic ‘Customizer->Typography’ is closed to new replies.