Moderator
t-p
(@t-p)
Your currently used dimlight theme could not be found in the wordpress.org/themes/ directory.
If this was a custom theme, you may have to go back to your developer team and ask them to make the necessary change(s) to the theme.
For commercial product support please contact the author directly on their site. Forum volunteers are not given access to commercial products, so they would not know why it is not working properly. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way. See https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products
if you mean the gap above/below the images on your blog feed then add the following to your style.css sheet, under the .clearfix class:
margin-bottom:10%;
.clearfix class
I couldn’t find this class 🙁