Remove Posts In (Tag Name) Text

Look Demo

Remove the “Posts In” text within a blog’s specific category page. This plugin uses css editor and works with all template families.

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Remove Post Filter Text //

.BlogList-filter {
  display: none;
}

Customize

You do not need to change any of the values or properties.

Note that this code only removes the Post In (Tag Name) text that shows when clicking through a category, tag, author, etc.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Remove Comment Box From Specific Blog Page

Next
Next

Remove Arrow Backgrounds (Slideshow Gallery)