Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #272520
    Paulien
    Participant

    Hi!

    I’m using the Photofocus Pro theme, and hoping to change the height of the header. The recommended dimensions are 1920 x 1080, but I’m looking for a way to change the 1080 to a smaller px count. Is this possible? At the moment I do have the option to crop the image further when uploading, but this results in a further zoomed in image that still has the same dimensions as recommended.

    Thanks in advance

    #272530
    Skandha
    Participant

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

    .has-header-image.home .custom-header-media {
    	height: 60vh;
    }

    You can change the value of height according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #272550
    Paulien
    Participant

    Thanks for your quick reply, it works perfectly!

    #272558
    Skandha
    Participant

    @studiodirkje: 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/photofocus/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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header size’ is closed to new replies.