• Resolved schilli1118

    (@schilli1118)


    Hello,

    I am trying to change the header image to one slightly bigger than the suggested size to an image that is 575 pixels high. I’ve looked at previous posts and tried to change the padding, but this didn’t work and made it more zoomed in. Do you have any suggestions to solve this problem?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi ,

    To change the height of the header, install a custom CSS plugin like Simple Custom CSS and enter the following code:

    .header { padding: 125px 0; }

    100px padding is the default value, to play around with the value in the code sample above until you’re happy with the results. Let me know how it goes.

    — Anders

    Hi Anders,

    The method you suggested just expands the image causing pixelation. What I am after is a way to circumvent the cropping of the uploaded header and allow us to upload images of any size. Is this possible?

    Cheers,

    Pfundty

    Hi again,

    It appears that the ‘Skip Cropping’ button is not available all the time. I just tried another image of greater height and the skip cropping button appeared. What are the requirements for this option to be available?

    Cheers,

    Pfundty

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header image size’ is closed to new replies.