Remove ad from header of my page

A long time ago, I added a code somewhere to my web site that added an ad from one of my sponsors to the header of every page and post on my web site. I need to remove it now and, for the life of me, I can’t remember where I added that code into. Are you able to help me locate the code so I can remove it, please? The web site is www.allaboutthemousecentral.com.

Thank you

Hello @kik4adog,

Thanks for writing in! I have checked your site and it seems that a custom PHP code added in your child theme’s functions.php file was added in order to display the AD. Please go to Appearance > Theme File Editor and select the functions.php file on the right side. You should be able to find the PHP block used to display the AD. You can either comment it out or remove the code and save your changes.

You may refer to this old thread:

Best Regards.

Perfect! This worked. Thank you so much!

You are most welcome, @kik4adog.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.