Responsive Settings
- Elementor has responsive settings that might hide images on specific devices:
- Edit your blog page with Elementor.
- Click on the Responsive Mode (the desktop/tablet/mobile icon at the bottom of the panel).
- Check each device view to ensure that the featured images are not hidden on any device.
9. CSS Overrides
- Custom CSS might be hiding the featured images. Inspect your page using the browser’s developer tools (right-click and select “Inspect”) to see if any CSS is setting the display to
none
or otherwise affecting visibility.