Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271239
    david-van-balgooi
    Participant

    For now I just want a static homepage with a little text, so I have none of the blocks enabled. This leaves a large gap between the header image and the text. I’ve already added:

    .page-id-4 .singular-content-wrap, .page-id-4 #content .wrapper {
    	padding-top: 0;
    }

    which has helped a little but ideally I’ld want the space to be equal to that below the paragraph of text.

    https://sportplatformwaddinxveen.nl/

    Kind regards,
    David van Balgooi

    #271282
    Skandha
    Participant

    @david-van-balgooi: Hello David,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        padding-top: 84px;
    }

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

    #271296
    david-van-balgooi
    Participant

    It works perfectly. Thanks for the extremely fast response!

    #271393
    Skandha
    Participant

    @david-van-balgooi: Hello David, 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/chique/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 ‘Less space under HeaderMedia on homepage’ is closed to new replies.