Header background image increases header height

Posted in: Newspaper
Post count: 83

Hi,

When I add a background image to the header, it will add height to the header, no matter that the image height is far smaller than the header height (background image is 1400 x 41 px).

The current css custom code for the header and logo is:
.td-header-style-1 .td-header-sp-logo { margin: 0; }
.td-header-gradient:before { display: none; }
.td-header-main-menu { border-bottom: 1px solid #b9b9b9; border-top: 2px solid #000; }
.td-header-style-1 .td-header-sp-logo {
width: 350px;
}

The header height (part where the logo is located) is 88 px.
When I add a background image it increases to 117 px.

What should I add to keep the header its normal height of 88 px?

Regards,

Martin.

Post count: 35449

Hi,

Please provide a link were I can inspect the problem, in this way I will be able to give you the proper answer.

Thank you for your understanding.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.