# easy-elements/1.3.0/assets/header-footer/css/easy-hfe-elementor.css

Easy Elements for Elementor – Addons &amp; Website Templates, version 1.3.0. 31 lines.

- Page: https://pluginprobe.com/plugins/easy-elements/1.3.0/code/assets/header-footer/css/easy-hfe-elementor.css
- Raw: https://pluginprobe.com/plugins/easy-elements/1.3.0/raw/assets/header-footer/css/easy-hfe-elementor.css
- Modified: 2026-01-11T12:20: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.3.0/code/assets/header-footer/css/easy-hfe-elementor.css#L10-L20`.

```css
.footer-width-fixer {
    width: 100%;
}


.easy-template-genesis.easy-header .site-header .wrap,
.easy-template-genesis.ehf-footer .site-footer .wrap,
.easy-template-generatepress.easy-header .site-header .inside-header {
    width: 100%;
    padding: 0;
    max-width: 100%;
}


.easy-template-generatepress.easy-header .site-header,
.easy-template-generatepress.ehf-footer .site-footer {
    width: 100%;
    padding: 0;
    max-width: 100%;
    background-color: transparent !important; 
}

.easy-ehf-hidden {
    display: none
}


.easy-header #masthead {
	z-index: 99;
    position: relative;
}
```
