Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1032696

    I have imported some fonts “Poppins” into the theme. I shows it the box for themes on the imports tab. all settings were saved. I go to the page where I wanted to use the fonts and click to edit the text I have inserted, use the drop down, but no poppins fonts. Did I miss something or is there a problem with those fonts?

    Please help..

    Gene

    #1033300

    Hey Gene,

    Do you mean that the font is not there in the default WordPress editor? If so then that is as expected, it will only be available in the theme options unfortunately.

    Best regards,
    Rikard

    #1033585

    OK got it.. so how do I select between the different fonts I would like to use??

    #1033831

    Hi,

    Where exactly do you want to use the font? You can select where you want to use them under Enfold->General Styling->Fonts.

    Best regards,
    Rikard

    #1034045

    Ok I see where you are talking about.. But when creating content, is it possible to switch between different fonts in the editor or it is one font only??

    Thanks for your help..

    #1034299

    Hi,

    You can use other fonts as well, but they need to be imported. You could create a class and assign that to the elements for instance:

    .my-font-class {
      font-family: 'Poppins' !important;
    }

    Best regards,
    Rikard

    #1034503

    OK.. now you are getting a little above my pay-grade.. LOL.. I see what you are saying, not sure how I would choose the fonts though.

    When I am creating content, how would I choose the fonts? There are no drop downs in the editor to select use this font and go back to the other font. That is where I am getting lost..

    As for importing, that is easy thanks to the Enfold theme..

    #1034689

    Hi,

    I see what you are saying, but there is no functionality for that unfortunately. You would have to use CSS like in the example I posted earlier. So you content would look something like this in the text view in the editor:

    <p class="my-font-class">This is my content with the font I want</p>

    Best regards,
    Rikard

    #1098153

    Hello, how do I import the Poppins font into Enfold? I expected it to be in the dropdown under Google Font options, but it isn’t. Thanks!

    #1098324

    Hi dbtpath,

    Please open a new thread and include admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.