• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2784

Original Genesis Tutorials & 6000+ Guaranteed Code

Snippets

  • Consultation
  • Full Access
  • Log in

How To Remove Custom Background Image On Any Page

If you’ve added a custom background image using the Custom Background page under your Appearance menu or from your customizer, it will display on every page of your site.

The code for this is located in your child themes functions file:

//* Add support for custom background
add_theme_support( 'custom-background' );

What if you want to remove it from your home page, landing page or any other pages?

There’s 2 ways to do this:

Add To Template File

You can add this tag directly in a template file like your front-page.php, home.php or page_landing.php file:

Register for full access

Related Templates & Code

  • Genesis Page Templates for Background Images
  • Add Background Image to Blog Page

Background Image

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

Code written by Brad Dalton specialist for Genesis, WooCommerce & WordPress theme customization. Read More…

Advertise · WPEngine · Genesis · Log in

  • Access Problems
  • Account Details
  • Consulting
  • Tags