Reduce space between site Logo and menu bar

Posted in: Newsmag
Post count: 4

Hi:

I am wondering if there is a CSS fix that I can include in my high school website, lifeatstart.com, that reduces the spacing between the bottom of my logo and the top of the menu?
Thanks in advance.
kfranck

Post count: 35449

Hi,
Yes, you can use a css like this one -> https://i.imgur.com/5e57GGE.png
.td-header-sp-logo {
height: 80px;
}

Set the code in the theme panel > custom code> custom css.
I hope this will help!

Post count: 4

Calin:
Thanks for getting back to me. I am still experiencing a gap. I want to narrow the gap. See attached:
https://toledobladedata.com/franck/gap.png

Post count: 35449

Hi kfranck, if the gap is still to big, just change the height px from above code, try with 60px.
Thank you!

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