Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #253918
    ClubPhotoCreon
    Participant

    Hello,

    I’m using Free High Responsive theme.
    Is it possible to change the size of the image of the Header Media image.
    Now on a classical screen size (1920 x 1080 pixels), the height of the image is very small, around 430 pixels for a lenght of aournd 1900 pixels.
    Does it exist way to change the ratio, enlarging the height of the image?
    The coping option when we select the images and no effect here.
    Have you got an idea?

    Thanks you in advance
    Regards

    #253964
    Skandha
    Participant

    @clubphotocreon: Hello there,
    Can you please post in your site URL and upload the Header Image of your choice?

    Kind Regards,
    Skandha

    #253978
    ClubPhotoCreon
    Participant

    Hello,

    Have a look on http://www.photoclub-creon.fr

    Thanks
    Regards

    #254136
    Skandha
    Participant

    @clubphotocreon: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 85.375em) {
    	.custom-header-content {
    	    padding: 400px 60px;
    	}
    
    }

    You can change the padding to adjust the height
    Let me know if this resolves your issue.
    Kind Regards,
    Skandha

    #254498
    ClubPhotoCreon
    Participant

    Hello,

    Great!
    it’s absolute what I was looking for.
    Thank you for your help.

    Kind Regards

    #254527
    Skandha
    Participant

    @clubphotocreon: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/high-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change the height of the header image?’ is closed to new replies.