Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #275456
    Heinz
    Participant

    Hi
    Is it possible to reduce the title area (image height) on one page?
    https://vah.ch/kontakt/
    Many thanks for the help.
    With kind regards
    Heinz

    #275526
    Skandha
    Participant

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

    /* To change the image height on Contact page */
    .page-id-557 .custom-header-content {
        padding: 100px 65px !important;
    }

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

    #275553
    Heinz
    Participant

    Vielen Dank! Funktioniert super!!!

    #275554
    Skandha
    Participant

    @henebe: Hello Heinz, 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/catch-fullscreen/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

    #275583
    Heinz
    Participant

    Many Thanks. I gave the rating.

    Another follow-up question. Can I also set the cover image size for all pages with one command?

    #275728
    Heinz
    Participant

    Habe es herausgefunden danke 🙂

    #275788
    Skandha
    Participant

    @henebe: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Height of title area’ is closed to new replies.