# easy-elements/1.5.0/widgets/post-title/css/post-title.css

Easy Elements for Elementor – Addons &amp; Website Templates, version 1.5.0. 7 lines.

- Page: https://pluginprobe.com/plugins/easy-elements/1.5.0/code/widgets/post-title/css/post-title.css
- Raw: https://pluginprobe.com/plugins/easy-elements/1.5.0/raw/widgets/post-title/css/post-title.css
- Modified: 2026-06-17T10:35:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/easy-elements/1.5.0/code/widgets/post-title/css/post-title.css#L10-L20`.

```css
.eel-featured-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
```
