Viewing 3 replies - 1 through 3 (of 3 total)
  • Find this in the txt widget you used for the ad.
    <iframe id=”google_ads_frame1″ name=”google_ads_frame1″ width=”300″ height=”600″ frameborder=”0″

    Change the with to 220.

    Thread Starter Kamilabat

    (@kamilabat)

    Thanks, why does it show that green background though?

    Sorry. Guess I forgot to post this yesterday.
    Using a child theme change this

    ins {
    color: #f5f5f5;
    background: #7ab80e;
    text-decoration: none;
    }

    to this.
    ins {
    color: #f5f5f5;
    background: none;
    text-decoration: none;
    }

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Half ad displayed only’ is closed to new replies.