Viewing 1 replies (of 1 total)
  • Hello

    Place the google ads inside a division like so:

    <div class="google-ad">
    <!-- google ad code goes here -->
    </div>

    Then in the .css use this:

    .google-ad {
    margin-top: 20px;
    }

    Hope it helps ??

Viewing 1 replies (of 1 total)
  • The topic ‘Spaces’ is closed to new replies.