I keep adding custom global css font but showing xstore default fonts instead

This topic has 9 replies, 3 voices, and was last updated 2 years, 8 months ago ago by Olga Barlow

  • Avatar: arshsb77
    arshsb77
    Participant
    June 20, 2021 at 01:11

    I keep adding custom global css font but showing xstore default fonts instead.

    Trying to set for all headers and also p/span tags

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2021 at 05:45

    Hello,

    1) Choose the necessary font in Theme Options > Typography.
    2) Choose the necessary font in Elementor global settings.
    3) Edit elements and element typography if the font was set manually in the element settings, for example https://gyazo.com/bf5fd160db64b2b71ae73ed3f87c402b

    Regards

    Avatar: arshsb77
    arshsb77
    Participant
    June 20, 2021 at 08:04

    I am trying to add a custom font that isnt in the typography options.
    where the link rel=”stylesheet” href=”https://use.typekit.net/kex2dfo.css”

    Avatar: arshsb77
    arshsb77
    Participant
    June 20, 2021 at 08:04

    Custom is this

    Headers / Titles / Logo: Freude
    Font code:
    font-family: freude, sans-serif;
    font-weight: 400;
    font-style: normal;
    Body text / everything else: Newbury Sans
    Font code:
    font-family: newbery-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2021 at 08:16

    Hello,

    Dashboard > XStore > Custom Fonts > upload the font, then you will be able to select it in Theme Options and settings of elements.

    Regards

    Avatar: arshsb77
    arshsb77
    Participant
    July 28, 2021 at 19:29

    I have the Adobe Typekit embed code.

    Does not have ability to upload the theme. Only embed using the stylesheet and css.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 29, 2021 at 14:37

    Hello,

    In this case, I’m afraid that you need to use custom CSS to apply these fonts to all the elements that you need.
    For example

    body, p {
      font-family: 'Open Sans', sans-serif;
    }

    etc

    Regards

    Avatar: arshsb77
    arshsb77
    Participant
    July 29, 2021 at 16:39

    I have tried doing this if you take a look at the additional CS on the theme options. I used the Header and Footer plugin which can be found under settings to add the style sheet to the header of every page.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 30, 2021 at 12:30
  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.