Home>Support>Remove post title

Remove post title

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

I added a category to my meny, showing one category of posts.
I found how to remove Category Archives from showing on the page. But how can I remove the title from the posts itself on that page, preferably only that page ?

Thanks.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Stephane

    Here are two selectors you might consider using under Appearance > Custom CSS:

    /* Vantage Hide Archive Post Title */
    
    .archive article.post .entry-header h1.entry-title, .archive article.page .entry-header h1.entry-title {
    display: none;
    }
    
    /* Vantage Hide Archive Entry Meta */
    
    .archive article.post .entry-header .entry-meta, .archive article.page .entry-header .entry-meta{
    display: none;
    }
    
  2. 10 years, 8 months ago stephanedn

    Hi Andrew,

    First one did the trick for me !
    Excellent..

    Thanks

  3. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped.

  4. 10 years, 1 month ago Elroy Christmas

    Hi Andrew,

    Using the Vantage theme and I don’t see a Appearance > Custom CSS…

    Can you direct me where to enter this code?

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More