All Articles
Before / After Image Slider Plugin
Easily add a before / after image slider to your Squarespace website using image blocks.
Change Search Block Placeholder Text in Squarespace
Here is a fairly simple code snippet that will allow you to replace the Search Block Placeholder text on all your Squarespace blocks. The accompanying tutorial is a great beginner javascript lesson, if you’re into that kinda stuff.
Reorder Product Details in Product Item
Here is some CSS that will move the product price on your product page to above the “Add to Cart” button. You can reorder this content however you’d like though.
Adding Space To Start of List Section Carousel
Here is some simple code to add space to start of a List Section with a Carousel Design.
Auto Scroll for Carousel & Banner Slideshow’s for Auto Layout Sections in Squarespace 7.1
Here is some code that will auto-scroll a list section on your Squarespace 7.1 website. This code works for the "Banner Slideshow" layout or the "Carousel" layout.
Auto-Layouts for Squarespace 7.1 Explained
Squarespace Auto-Layout Sections are now available as a new section-type for all Squarespace 7.1 websites. In this article, I’m going to show you an example of the 3 different layouts, review some of my favorite features, as well as point out the differences between the Auto-Laytout Banner Slideshow and my Pro Section Slider plugin. Let’s dive in.
Pro Slider vs Auto-Layouts Section Comparison Chart
I’ve put together a chart comparing the design and functionality features of the List Section Banner Slideshow and my Pro Slider Plugin, so that you can easily decide which one is a better fit for your needs.
How to Left-Align or Right-Align Folder Drop Downs
Here are two css snippets to help you switch the default alignment of your main nav folder dropdowns items. Switch from left-aligned to right-aligned or vice versa.
Prevent Cropping on Background Images and Videos (maintain aspect ratio)
Keep the aspect ratio of your background images the same, so they don’t get cut off on mobile. This tutorial will give you some simple and adjustable code to make your background images never get cropped.
Video Element Plugin
This plugin allows you add a simple & clean autoplaying video element to your website.
Event Page Banner Plugin
Similar to the Blog Banner Plugin, this plugin allows you to choose from 4 different banner styles for your Event Pages. Demo Available
Handy Little Web Inspector Trick
Handy little trick to switch between HEX, HSL, & RGB color values in the web inspector. Check it out on my Instagram page.
Anchor Link Offset Trick in Squarespace
Anchors links allow you to jump to a specific section of a page. But they can present a problem if your header is fixed to the top of the screen. When you jump to an anchor, the text can get covered by the header. This trick fixes that.
Custom Portfolio Element for Valia Ventures
Here is a custom project I worked on for Valia Ventures. The result is a filterable portfolio element with images that pop up on hover of each portfolio item. Check it out.
Replace Site Logo or Title on a Specific Page in Squarespace
In this tutorial, I’m going to walk you through how to replace the site title (or Site Logo) on a specific page of your website.
Blog Post Banner Image in Squarespace [UPDATE]
This is an update to my previous tutorial on how to add a Banner image to blog posts. Free version & Pro version both got updated and come with better performance and simpler CSS customizations.
Polaroid Image Effect for Squarespace Image Blocks
Let’s add this polaroid image effect to an image block in Squarespace. Complete with that textured feel of a polaroid, lighting, and arts-y tilts.
Market Every Day
Marketing is an effort to encourage trust in your business and make sure that people know what you offer and how it could benefit them. This process is a lot less linear. I prefer to think of the customer’s journey less of moving from one step to the next, and more as kind of swirling around in a twisty marketing-phase cloud until the customer decides to make a purchase.
Adding CSS To A Squarespace Website
In this tutorial, let’s talk about the ways in which we can add Custom CSS to a Squarespace site and the benefits / tradeoffs of each of these options. There are 4 main places you can add CSS onto your website:
The Custom CSS Area
The Page Header Code Injection Area
Code Block
Site Header Code Injection Area