• Resolved costelloet

    (@costelloet)


    Hi all – My front page featured image doesn’t fill the whole image space, and leaves a sizeable white space along the bottom. I’d like to make the image space the same size as the image, with no whitespace. The image is 1180 by 787, is cropped back to 498 high, but the overall space including the whitespace is 787 tall – I’m confused!

    Ta
    E

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    The white space is a widget area containing the MailChimp widget, plus padding.

    Normally the widget area would contain something visible, like text.

    To hide the space, please try adding the CSS below to the site in Appearance > Customize > Additional CSS:

    #secondary.widget-area {
    	display: none;
    }

    If the CSS doesn’t have the desired effect, please let me know ??

    Thread Starter costelloet

    (@costelloet)

    Perfect! Thanks…

    You’re welcome, glad I could help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Front Page featured image whitespace’ is closed to new replies.