about us page

  • Unknown's avatar

    Hi
    I need your help with this page as I think the text is too big and we cannot read enough on the page without scrolling down.
    thanks!

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

  • Unknown's avatar

    …as I think the text is too big and we cannot read enough on the page without scrolling down.

    Do you mean the featured image at the top rather than the text?

    On making the image shorter, we can do that, but it is also going to make it narrower otherwise the image will be distorted. Go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS. This makes the featured image the same width as the content below and effectively shortens it.

    .header-overlay {
      max-width: 712px;
    }
  • The topic ‘about us page’ is closed to new replies.