This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage Theme Unsightly Category Page Title

11 years ago · Last reply by Andrew Misplon 11 years ago

Hi,

I was just wondering if there is a simple way to remove the ugly category page titles such as the one I currently have – “Category Archives: blog” – not really sure why that shows up by default, maybe it is a something that is necessary when writing the code, but not being very clued up about coding I just see it as unnecessary.

Anyway, other themes I use just require some simple CSS code to be inserted and voila, no more silly heading.
}

.category .postsby {
display: none;

I tried this in the Custom CSS in Vantage, but it does not seem to do the trick. Is there some other way to get around this?

Thanks,

Chris

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 6 months ago

    Hi Chris

    Thanks for running Vantage.

    Please give this a try:

    .category .page-title {
    display: none;
    }

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.

Have a different question or issue?

Start New Thread