• This topic has 4 replies, 2 voices, and was last updated 2 years ago by JDC.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #302478
    JDC
    Participant

    Could you tell me what the heading font-sizes and the base (paragraph) font-size are on the CatchBase Pro theme?

    #302485
    Skandha
    Participant

    @jdc: Hello there,

    The Heading Font Size is 30px and the Paragraph font size is 15px.

    Kind Regards,
    Skandha

    #302488
    JDC
    Participant

    Thanks. By heading, I meant all 6: h1 through h6. Could you tell me all of them?

    Also, I asked a question about FSE “block” themes at the end of the blog article about WordPress 5.9, but I don’t know if I will get an answer. I wanted to know if Catch Themes has any or plans to come out with one anytime soon.

    #302529
    Skandha
    Participant

    @jdc: Hello there,

    Here the is the font size for Headings.

    h1 {
    font-size: 30px;
    }
    
    h2 {
    font-size: 28px;
    }
    
    h3 {
    font-size: 24px;
    }
    
    h4 {
    font-size: 20px;
    }
    
    h5 {
    font-size: 18px;
    }
    
    h6 {
    font-size: 16px;
    }

    We have created a FSE theme which is on the process of being released soon in WordPress Theme Repo.

    Kind Regards,
    Skandha

    #302544
    JDC
    Participant

    Thank you for your help. I look forward to trying out your FSE theme when it comes out.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Heading Font Sizes’ is closed to new replies.