Remove ‘Category Archives’ headline on each page
Hello,
I’m using the Vantage Premium Theme (can’t find order number)…love it, as well as the PageBuilder plugin!
One thing I can’t figure out is how to remove the ‘Category Archive’ heading on each page.
Any help would be much appreciated.
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Ryan
Thanks for your support. Your order number can be found in your original mail from SiteOrigin and/or under Settings > General > SiteOrigin Order Number field. Please insert that if you post any new support threads so we can assist more promptly with our other premium queries. Apologies for the delay here.
This is unfortunately not a quick change. To change or remove you can use the child theme method which I outline here: Thread: Rename “Category Archives”.
Another option is to place the below under Appearance > Custom CSS:
/* Vantage Hide Archives Title */ .archive .page-title { display: none; }That will remove the entire archive title though.
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.