Welcome

This code snippet library features advanced modifications you can make to customize your Squarespace 5 site. While we do not provide custom programming support, we've assembled the following guides as a reference to help you get started.


HTML Guide

CSS Guide

Javascript Guide

Monday
Dec052011

Hide Reader Comments Dialog

Example: Prevent "Reader Comments" and post comment fields from displaying after commenting options have been disabled in journal modules. 

In Custom CSS put:

.journal-comment-area-wrapper, .journal-add-comment-area-wrapper { display: none;}

« Hide the "Entries In" Journal Filter Overview Text | Main | Replace Comment Field Titles In Journal Entries »