Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #255960
    Herbie
    Participant

    my website
    WordPress 5.5 with Theme Catch Responsive Pro Child Theme.
    http://naehbistro.ch/blog/

    I have just installed the newest theme Catch Responsive Pro | Premium WordPress Theme
    I have a google ad on my start site. But i like to release ist on all pages. As well, when a post is selected.
    At the moment I have it as text widget.

    Which is teh best way to solve my problem?

    2nd: How can I minimize the height of the ad field (Widget has no title).

    Thank you for any helb

    #255997
    Skandha
    Participant

    @arnold: For that,
    You will need to install and activate the plugin Catch Web Tools.
    Then,
    Go to => Dashboard => Catch Web Tools => Webmaster Tools => Activate => Configure => Header and Footer Scripts => Insert the ad code in wp_head() and Save Changes.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #256013
    Herbie
    Participant

    It works okay.

    Naehbistro.ch

    Only:
    1st I’d like to have the ad centered
    2nd I’d have the background color white instead of light yellow

    #256076
    Skandha
    Participant

    @arnold: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .adsbygoogle {
        text-align: center;
        background-color: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #256097
    Herbie
    Participant

    It works like a charm.

    Thank you
    Herbie

    #256101
    Skandha
    Participant

    @arnold: Hello Herbie, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Google ads on all sites’ is closed to new replies.