Hi,
I cannot find a way to reduce the white space above my background image. Please can you help?
Thanks.
Hey Sarah,
Please add this code in X > Theme Options > CSS:
.page .hentry .entry-wrap:last-child {
padding: 0;
}
Kindly note that since this is a custom code that changes the default behavior/display of the theme, you will be responsible to maintain or update the code in case you require further changes or if the code stops working in future updates. If you are uncertain how to proceed, it would be best to get in touch with a developer.
Hope this helps.
Thanks! 
You’re welcome, Sarah!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.