Hi
I’ve purchased Bresponzive theme and I found it very tailored for my purposes.
I just wanted to add an ads banner using my Google codes.
In my old site (it was an HTML5 static) I used a script like this:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-<strong>xxxxxxxxxxxxxxx</strong>"
data-ad-slot="<strong>xxxxxxxxxxx</strong>"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
In Bresponzive I see that there is a AD Banner section on Theme Option.
Shall I use this?
If yes, can you please tell me how to set?
THANK
paolo