Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #182446

    Hello,

    we are creating web pages for my husband like portfolio (http://www.tomasjanousek.cz). To the header we need his photo. On the first page it looks good. But when we go to other page, it looks horrible. There is only part of the photo. It is only for desktop. When I try it on tablet or mobile, it looks good.

    Please let us know what to do, what to set and how to repair it. Thank you very much.

    Petra

    #182499
    sapana
    Member

    @tomas1janousek: Please follow this steps and add the following css code
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .custom-header-media:not(home) {
        height: calc(100vh);
    } 

    let me know if this helps you out!

    Kind Regards,
    Sapana

    #182769

    Hello. Thank you very much, it works. 🙂

    Petra

    #184204
    sapana
    Member

    @tomas1janousek: Hello,tomas1janousek,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/euphony/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.

    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header picture’ is closed to new replies.