Logo and banner not lined up

Posted in: Newsmag
Post count: 20

I’m in the middle of setting up a new website for a client, but can’t seem to get the logo and the 728×90 banner to line up.

https://www.michaelbane.tv

Post count: 23312

Hi,

You can try using the code below and place it in Theme panel -> Custom CSS area.

.td-header-sp-logo{
margin-top: 0px;
margin-bottom: 8px;
}
.td-header-sp-rec{
margin-top:11px;
}

The result is here -> https://www.screencast.com/t/pz4hP8OUD8

Thank you!

Post count: 20

I used the same CSS on the newspaper theme and it worked. However, when I updated this theme this morning to 9.7, this code now also appears at the footer of all pages and I can’t find how to get rid of it.

Screenshot

Post count: 20

Disregard the above post. I found the reason. The upgrade caused the css code to be moved from custom css to the custom html.

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