Background image

Posted in: Newspaper
Post count: 68

Hi, I have added an image, 1960x190px, but it leaves a white space instead of adjusting, why? How i can fix it?

https://ibb.co/sm65Cp9
https://ibb.co/RQ6QY29

Post count: 35449

Hello,

In that section is set the top bar -> http://prntscr.com/ppnmv2 -> https://forum.tagdiv.com/top-bar-templates/ that is a different section in header

Thank you!

Post count: 68

But i dont want a top bar and even with that the background image its failing to be displayed correctly https://prnt.sc/pq3wpp

Post count: 18283

Hello !

Please provide a link to your website in order to inspect and see what can be done !

Thank you !

Post count: 68
Post count: 20688

Hi,

I see a space between the logo and the menu – https://prnt.sc/pqnwkv From what I can tell the logo used has a height of 240px, while the background is 190px
https://prnt.sc/pqnxef
That is creating the space. The background image height is not enough, should be bigger or similar to the logo image height.
You could use a logo with a height of 190px or use a backgroudn imaeg with a bigger height.

Or you could use some CSS to reduce the logo height – https://prnt.sc/pqnzxy
Here is the code if you would like to give it a try

.td-header-style-10 .td-header-sp-logo img {
max-height: 190px;
}

Thanks

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