Home Forums Pro Themes WEN Travel Pro Smaller header image

  • This topic has 1 reply, 2 voices, and was last updated 6 months ago by jeffgritchen.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #190483
    jeffgritchen
    Participant

    The header image takes up the entire screen – it’s too deep. Is there any way to make it smaller?

    Here is my site jeffgritchen.com

    Thanks

    #190493
    Psink
    Keymaster

    You can add this CSS in the Additional CSS

    .transparent-header.home .custom-header {
    min-height: 70vh;
    }

    Please change the value as per your requirement

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.