Archived topic
How to place header ads under the site logo?
4 replies · Started by Zipeng on March 17, 2018
The header widget always appear above the logo, doesnt look nice if I place an ad there.
How can I place header bar (widget where I can place an ad) under the logo?
Hi there,
Header widget shouldn't appear above the logo by default.
Any chance you can link me to the site in question?
Thanks!
Not only that, if you take a look at the sidebar, the ads doesnt render well in the containers.
Try this in the after header content hook: <div>ad-here</div>
https://docs.generatepress.com/article/hooks-overview/
It's not rendering well because the add itself has some inline style: http://www.screencast.com/t/4mo2gtQXThC6
GP simply display what's being added and cannot control that.