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

WP SITES

2665

Original Genesis Tutorials & 5000+ Guaranteed Code

Snippets

  • Support
  • Newsletter
  • Videos
  • Log in

Premium Member? - Request custom code

Remove Genesis Site Title Conditionally

Both these code snippets include a conditional tag which removes the site title 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 title.

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-title {
display: none;
}

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

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