Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #265755
    Vittorio Bartoli
    Participant

    Hi,
    how can i change the size of the main header?
    I uploaded a new image and yes the header has gotten smaller.
    Thanks!
    Rob

    #265782
    Skandha
    Participant

    @encorepagina3: Hello Rob,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #265789
    Vittorio Bartoli
    Participant

    Hi Skandra,
    the url is http://www.encoremusic.it/
    thanks
    Rob

    #266087
    Skandha
    Participant

    @encorepagina3: Hello Rob,
    Go to => Appearance => Customize => Header Media => Header Media Large Title => There seems to be a space due to which the header image has shrunk. Remove the space and Publish.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    #266119
    Vittorio Bartoli
    Participant

    Hi Skandha,
    Great!
    Thanks,

    Rob

    #266220
    Skandha
    Participant

    @encorepagina3: Hello Rob, 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/my-music-band/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

    #273529

    Hi…www.devilbluesrecords.com

    The website has a header section that is too short now. I need it to fit an image that is 1920 by 1093 pixels.

    It used to be larger.

    #273530

    the header is currently disabled.

    #273584
    Skandha
    Participant

    @devilbluesrecords-com: Hello there,
    Please enable the Header Image and elaborate the issue you are having so that I can help you out!

    Kind Regards,
    Skandha

    #273588

    HI…Thanks.

    OK…the header media section of our website has an image in it now. That image is being cropped but we want it full size. It’s a 16:9 image. It needs to look like the feature image below it for reference. We want the header to be full screen (fluid). We need it to come down farther.

    #273616
    Skandha
    Participant

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

    .custom-header {
        height: 100vh;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #273651

    THANKS!

    It’s close. The image is still cut off on the bottom. When I’m in the admin section making the change it looks right but when I “Publish” the image the bottom of it is cut off.

    #273653

    I want the header image to look like the image below it. The record needs to protrude below the bottom of the image.

    #273659

    OK..I see it’s there but if I have my screen set to it’s widest the record is hidden. If I shrink the screen width, the record shows up.

    #273700
    Skandha
    Participant

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

    #masthead {
        display: none;
    }

    Let me know if this is works out!
    Kind Regards,
    Skandha

    #273778

    HI…Thanks!

    I don’t think that worked. The record still hides behind the image below it in some cases depending on screen width. Thanks!

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘header dimensions’ is closed to new replies.