on blogs page after feature images its shiow big space
please check thes epages https://sunlithenergy.com/index.php/2025/06/10/difference-between-bess-and-ess/
Hey rjalthar,
Thank you for the inquiry.
It seems to be an issue with the image overlay. Could you confirm the current version of the theme? Make sure the theme is updated to version 7.1, then try to temporarily toggle or disable the settings under Enfold > Performance > File Compression.
To fix the issue temporarily, you can add the following css code to disable the image overlay:
#top .image-overlay.overlay-type-image {
display: none !important;
}
Best regards,
Ismael