• I would like to have the large header image (as seen on the Home page) on all pages of the site. Right now, the other pages (for example, https://holistichealthvictoria.ca/about) have a cropped version. How do I make it so all pages have the same large header image as the Home page?

    Thanks so much for your help!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey lealeo,

    To do that you just have to add below css code into your stylesheet or you can also add this code into your additional css from theme customizer.

    .titleclass .page-header {
      height: 760px !important;
    }

    Hope it will help you.
    Thank you.

    Thread Starter lealeo

    (@lealeo)

    Thanks so much, Snehal – yes, that worked! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Would like header the same size on all pages’ is closed to new replies.