Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello becca979,

    We do have a knowledge base article which shows exactly how to go about doing this which you may find helpful.

    You can find the relevant knowledge base article here:

    https://www.thinkupthemes.com/docs/creating-multiple-blog-pages/

    Kind regards,

    Manoj

    Hi Becca,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    .blog h1.page-title span {
      font-size: 0;
    }
    
    .blog h1.page-title span:before {
      content: "Industry News ";
      font-size: 22px;
    }

    Thanks!

    Thread Starter becca979

    (@becca979)

    Thank you @emranemranx

    Hello, I am having the same issue, except that I’m running more than one blog. I’m using the categories to separate each set of posts and collect them into their own menu links. https://mulocalhistoryprojects.org/category/interns/

    I would like to be able to remove the label “archives category” (in the breadcrumbs) / “category archives” from the header / title of this page. I tried following the link to the documentation from thinkupthemes above but the link is broken (perhaps because I do not have a premium account?). Is there a way to fix this and still allow for multiple posts pages arranged by category?
    Many thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blog title’ is closed to new replies.