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

WP SITES

2671

Original Genesis Tutorials & 5000+ Guaranteed Code

Snippets

  • Tutorial Requests
  • Contact
  • Videos
  • Tags
  • Log in

Premium Member? - Request custom code

Remove Genesis Site Description Conditionally

Both these code snippets include a conditional tag which removes the site description from the front page.

You can modifiy, replace or add to the conditional tag based on your own needs.

Alternatively, you could also use code like this to return something else conditionally. In this example it simply returns the description.

If you prefer using CSS code, you can grab the post/page i.d or template class from the body classes in your source code and use it in a new rule like this:

.home .site-description {
display: none;
}

Site Description

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

Brad Dalton Specializes In Genesis child theme customization & code modification. Read More…

Learn PHP Code

template_include

get_body_class

if else

array

class_exists

foreach

sprintf

add_action

printf

variable

Advertise · WPEngine · Genesis · Log in

  • How Premium Membership Works
  • Sign Up
  • Support
  • Subscription Details/Invoice
  • Tagged Tutorials
  • Access-Download Problems