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

WP SITES

2662

Original Genesis Tutorials & 5000+ Guaranteed Code

Snippets

  • Support
  • Newsletter
  • Videos
  • Log in

Premium Member? - Request custom code

Remove Archive Title Without Removing The Description

This code removes the archive title from one or more archives and only displays the description. You could easily use CSS with display: none; like this:

.category-1 .archive-title {
    display: none;
}

However, you might prefer a PHP solution where you can use conditional tags.

Before:

title-and-description

After:

remove-title

Here’s the code for logged in members:

Register for full access

Related Tutorials

  • How To Remove Title & Description From Archive Pages in Genesis

Reader Interactions

Comments

  1. Cathy Earle says

    July 24, 2016 at 5:48 pm

    Genius! Thank you so much.

    Log in to Reply

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