Heading font size – Business Identity

  • Unknown's avatar

    Hi there,

    I would like my heading text to look the same size as in the demo – I’m referring to “Build your professional website”.

    How do I change the font size to resemble this and at the same time make sure the size appears correct on any device.

    Thank you!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    That should work if you use an h1 heading in your hero content box – no need to modify any CSS. How to change this depends on whether you’re using the visual or text editor screen.

    If you’re using the visual editor pick Heading 1 as the text style instead of paragraph.

    If you’re using the text (HTML) editor then where you currently have the following in your hero section:

    <p><strong>This is a test by eline</strong></p>

    Change it to this and it should autmatically appear just like the theme demo site does:

    <h1>This is a test by eline</h1>

  • Unknown's avatar

    Hi hallluke,
    I was able to use h1 in the text editor and now it shows like on the demo.

    my visual editor didn’t have an option of headings, but then I noticed the toggle toolbar button.

    Thank you again for your help!

  • Unknown's avatar

    Here’s how to modify the styles in the visual editor for future reference.

    And here’s a screenshot of how the demo site page looks, you can see the Heading 1 bit just above the page text box and below the bold and italic buttons.

  • Unknown's avatar

    Thank you for the additional data. I have it all looking excellent now!

  • The topic ‘Heading font size – Business Identity’ is closed to new replies.