Resizing banners in header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5178
    forgottencnz
    Participant

    Hi,
    I have real difficulties in finding what code defines header image width. Can someone point me in the file direction? No matter what I am trying to alter it stays with default variables 🙁
    Thank you

    #5185
    Support Team
    Keymaster

    Hello @forgottencnz,

    We are actually having trouble understanding your query correctly.

    Please explain the changes that you are willing to make with the header image with your website URL so that we can provide you with some precise fix.

    Best Regards !!

    #5193
    forgottencnz
    Participant

    Hello and thank you for quick response, sadly I cannot show you the page because I run it on localhost although I will attach two screens to show you what I mean a bit clearly. This https://ibb.co/hTyXvx is a basic sample page that I created. The problem is that the picture of the ocean in header is a little bit to narrow. This https://ibb.co/cyji2c is a drawing I made in paint to show you (more or less) how wide header pic I would like to be

    Thank you for your time

    #5205
    Support Team
    Keymaster

    Hello @forgottencnz,

    To increase the height of the header image use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given.

    .custom-header .entry-header {
        padding: 90px 0;
        
    }

    You can adjust the padding as per your requirement.

    Thank you 🙂 .

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Travel Log’ is closed to new topics and replies.