Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Need Urgent help with my GP site fonts

  • Hello Team, I need urgent assistance with font settings. In private message, I mentioned which font I wanted to copy and where I wanted to copy it. I have added the following code but it wasn’t the same. Please help me

    `h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    color: #1a4c4f;
    font-weight: 400;
    margin: 0 0 20px
    }

    h1 strong,.h1 strong,h2 strong,.h2 strong,h3 strong,.h3 strong,h4 strong,.h4 strong,h5 strong,.h5 strong,h6 strong,.h6 strong {
    font-family: georgian !important;
    }

    h1,.h1 {
    font-family: georgian !important;
    font-size: 2.5rem;
    line-height: 1
    }

    @media (min-width: 576px) {
    h1,.h1 {
    font-size:2.5rem;
    line-height: 1.2;
    margin-bottom: 1.25rem
    }
    }

    h2,.h2 {
    font-family: georgian !important;
    font-size: 2rem;
    line-height: 1.2
    }

    @media (min-width: 576px) {
    h2,.h2 {
    font-size:2rem;
    margin-bottom: 1rem
    }
    }

    h3,.h3 {
    font-family: georgian !important;
    font-size: 1.75rem;
    line-height: 1.2
    }

    @media (min-width: 576px) {
    h3,.h3 {
    font-size:1.75rem;
    margin-bottom: .875rem
    }
    }

    h4,.h4 {
    font-family: georgian !important;
    font-size: 1.5rem;
    line-height: 1.25;
    margin: 0 0 15px
    }

    @media (min-width: 576px) {
    h4,.h4 {
    font-size:1.5rem;
    margin-bottom: .75rem
    }
    }

    h5,.h5 {
    font-family: georgian !important;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: .625rem
    }

    @media (min-width: 576px) {
    h5,.h5 {
    font-size:1.25rem
    }
    }

    h6,.h6 {
    font-family: georgian !important;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25;
    margin: 0 0 10px;
    margin-bottom: .5rem
    }

    h1,.h1,h2,.h2,h3,.h3,h4,.h4 {
    font-family: georgian !important;
    }

  • I found the font name using chrome extension called “WhatFont”

  • Hi there,

    to use a 3rd party font like Georgia would require you to own that font and install the font files on your site.

    Otherwise the font will only display if the Local device has the font installed.
    As its a Windows font it will work on that OS. But it won’t load on Android or MacOS or other non-window systems.

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