Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #338736
    Jamieonline
    Participant

    at jamienovak.com how can I remove the white space on the home page photo – I have it set to a static post with feature image – thank you.

    #338741
    sujeet
    Keymaster

    Hello @jamieonline,

    Did you mean the space just below the text “This is where we get the things done…. and your picture”? See the screenshot. Or just simply send us an screenshot of the space so that I can send you the code or solution for that.

    space

    Thank you.

    Regards,
    Sujeet

    #338742
    Jamieonline
    Participant

    Thank you for helping me, yes that is the extra white space I would like to shrink or remove. The space below my photo and words and above the widgets.

    #338743
    sujeet
    Keymaster

    Hello @jamieonline,

    Please add the following css code to “Appearance => Customize => Additional CSS” .

    
    .home.page-template-default #content > .hentry {
       display: none;
    }
    

    Thank you.

    Regards,
    Sujeet

    #338745
    Jamieonline
    Participant

    It worked! Thank you so much, it looks great now.

    #338746
    sujeet
    Keymaster

    Hello @jamieonline,

    I’m glad to hear that it worked for you. If you like the theme and our support, then I have a quick request: Could you please leave a review?

    https://wordpress.org/support/theme/catch-evolution/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.

    Thank you.

    Regards,
    Sujeet

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.