Category - Acme Themes

Tagged: , , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46329
    neerajbhushan
    Participant

    Hi,
    My website is https://bharatbolega.com/
    When you click any category in the primary menu, the page that opens has on its top: “Category: <category name>”
    It thus looks a bit odd. How can I remove the “Category” and the category name from above the category pages. See this example, how a category opnes on my website.
    https://bharatbolega.com/category/india-news-national/

    Thanking you in anticipation.
    Regards.
    Neeraj

    #70775
    neerajbhushan
    Participant

    Awaiting your response, please

    #71409
    acmethemes
    Keymaster

    Hello Neeraj,
    By default, there is no options to hide the archive page title . So, add this given CSS in customize additional CSS .

    .archive.category .page-header{ 
      display:none;
    }
    #71432
    neerajbhushan
    Participant

    Thanks so very much. It helped.
    Best.

    #73372
    acmethemes
    Keymaster

    Dear Neeraj,
    You are Most Welcome 🙂
    Best Regards!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.