• Resolved oceanbelge

    (@oceanbelge)


    I use Montserrat font to personalize Twenty Twenty.
    Menu -> Appearance -> Personalize -&amp (customize); Typography -> Default typography -> Paragraphs -> Edit fonts
    It works without any problem for the Headings (H1 to H6).
    But it doesn’t work for the paragraphs settings.
    The default typography of Twenty Twenty stays always and I can’t change it…?
    Do you have any idea to find a solution?
    Thanks
    Ben

    • This topic was modified 5 years ago by oceanbelge.
    • This topic was modified 5 years ago by oceanbelge.
    • This topic was modified 5 years ago by oceanbelge.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Christian

    (@grille01)

    You can use a plug call “use any font” is a very light plugin and work well whit type.

    Thread Starter oceanbelge

    (@oceanbelge)

    Thanks for this tip.
    But I use already the Google Montserra without serif fonts on my all site by using the default customizing typography settings and it works well for the headings, but not for the body texts (paragraphs)…
    Thus I think that there is an issue somewhere…

    Moderator James Huff

    (@macmanx)

    Twenty Twenty doesn’t have any “default customizing typography settings.”

    Perhaps you’re already using a plugin to provide that option?

    Thread Starter oceanbelge

    (@oceanbelge)

    Sorry, English is not my mother tongue, I may have misrepresented what I meant.
    I’m trying to change the default font from twenty to twenty for the body of the text, to replace it with the Montserrat font. I was able to easily replace the default font for headings, but for the body text the change does not work.
    I’m using the standard default “twenty twenty: typography customization tool”, and then the dropdown menu “Edit” that allows you to choose another font.
    I don’t think that it is a plugin… It is the native tool of twenty twenty…?

    Jarret

    (@jarretc)

    Where exactly are you modifying the font for the headings/etc? Twenty Twenty by default has no way to modify a font family as James mentioned and WordPress core doesn’t have that feature either.

    Edit: I see you mentioned using Appearance->Personalize in your initial topic. The Personalize menu is not a core featured in WordPress. You must have a plugin adding in that feature.

    • This reply was modified 5 years ago by Jarret.
    Thread Starter oceanbelge

    (@oceanbelge)

    Oh, it’s really weird…
    I have just checked the list of installed plugins and I don’t find which one have added this feature…??

    So… and if I want to change the default font of body text, is there another easy way to do this without using a plugin?
    By adding a simple CCS code for example?
    (Knowing that the Google fonts plugin is already installed)
    Edit : Ok I have found the plugin that adds the Edit typography feature…
    It is “Easy Google Fonts”.

    • This reply was modified 4 years, 12 months ago by oceanbelge.
    Thread Starter oceanbelge

    (@oceanbelge)

    Ok, I have found a solution by myself :
    adding this CSS code :
    #site-content p {
    font-family: Montserrat;
    }
    That works ??
    Thanks to all.

    Glad to hear you were able to get it figured out. I was just getting ready to respond with some similar CSS for you to use ??

    Thread Starter oceanbelge

    (@oceanbelge)

    Thank you very much for your follow up, Jarett!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Typography Paragraphs personalizing (customizing) does not work’ is closed to new replies.