Business Demo — header ad location

Posted in: Newspaper
Post count: 4

Simple question: How do I change the location of the logo from the left side of the header to be moved over to the right side. I want the Ad to also be moved from the left side to the right side.

Basically want to switch both items in the header for the Business theme. Thanks!

Post count: 23312

Hello Rfournier,

Please notice that our theme has a lot of header styles which use the logo in more positions as you can see in our documentation here -> https://forum.tagdiv.com/header-styles/ Try to switch your header style with another one, clear all the caches and check the results.

Thanks for your understanding!

Post count: 4

Well the header option I want shows in the thumbnail that the logo is supposed to be on the left. HOWEVER, custom code was added somewhere that shifted the logo from one side to the other. Take a look: GenerationOnward.com/news

Post count: 22421

Hello,

Please comment out or remove this code https://www.screencast.com/t/fte0CPvt9GV

Thanks.

Post count: 4

That helped somewhat. Now I need the ad to be on the right side and the logo to sit next to it on the left.

Post count: 4

Anyone?

Post count: 22421

Please replace the code mentioned above with this one:
.td-business .td-header-style-1 .td-header-sp-logo {
float: left;
margin: 5px 15px 5px 0;
}

Thanks.

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