Previous
Previous
/* Hide any Squarespace-injected strip that appears after the last section on portfolio item pages (e.g., the “next/previous” nav) */ .collection-type-portfolio .page-section:last-of-type + *, .collection-type-portfolio .page-section:last-of-type ~ * { display: none !important; }