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

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

- Page: https://pluginprobe.com/plugins/easy-elements/1.5.0/code/widgets/post-title/css/post-title.scss
- Raw: https://pluginprobe.com/plugins/easy-elements/1.5.0/raw/widgets/post-title/css/post-title.scss
- 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.scss#L10-L20`.

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