Home Forums Trusted Pro Trusted Pro – Header Image Height on non-front-pages too tight

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3356
    professorpascal
    Participant

    Hello!

    About the Header Image Height;

    on non front-pages, it gets too tight and hide most of the image.

    Your theme works best with an image with a header size of 1920 × 640 pixels

    It’s not actually using much of the 640, and now that I’ve hidden title & excerpt, it gets even smaller.
    Question) Is there a place or a way to control how much header-height to actually show?

    Thanks!

    Pascal

    #3358
    Andy
    Keymaster

    You could try this in Additional CSS:

    .main-header{
        height: 640px;
    }

    change 640px to whatever value you feel is suitable for your site.

    #3394
    professorpascal
    Participant

    Worked! Thanks again!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Trusted Pro – Header Image Height on non-front-pages too tight’ is closed to new replies.