You have to inject the ad code in the theme code. It's a different case for different themes. Use inspect element to find the place where you want to insert the ad block, and then find the same piece of code on the backend.
If i remember the hueman theme has a header banner section, it's free you can try it out or any theme with the visual composer (some themes shared here on BHW have it by default you should check it out).
you'll need to insert it in the header.php, however don't do it in the theme's core code but do it in a child theme because when there is an update the code will be overwritten by the update and you'll have to do it all again
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.