How to use Classic Header | Melvin - Documentation | JoomShaper

Melvin

Updated Last: 04 October 2018

How to use Classic Header

If you do not need transparency header with menu and logo over image - we have for you easy solution to use classic header style.

BEFORE

AFTER

Use this CSS fix code:

#sp-header {
    background: #444756;
    height: 91px;
    position: relative;
    top: 0;
}