🎨 How to Highlight Text in Squarespace Using a Linear Gradient (CSS Tutorial)
If you’ve ever wanted to make important text stand out on your Squarespace site, you’re in the right place. In this step-by-step tutorial, I’ll show you how to highlight text in Squarespace using a linear gradient effect — no coding experience required.
This custom CSS trick is a great way to draw attention to headlines, subheadings, or important phrases in your text blocks. It’s modern, subtle, and 100% customizable.
✅ Why Use a Linear Gradient Highlight in Squarespace?
Squarespace’s built-in design tools are powerful — but sometimes you need something a little more custom to make your content stand out. A linear gradient highlight gives you:
A clean, branded way to emphasize text
A more dynamic alternative to plain bold or colored text
An easy-to-style effect using just a few lines of custom CSS in Squarespace
This design technique is especially useful if you're looking to create visual interest without disrupting the overall aesthetic of your site.
📽️ Watch the Video
💻 Copy & Paste the Squarespace Custom CSS Code
Here’s the CSS you’ll use to create the linear gradient text highlight:
section[data-section-id="YOUR-SECTION-ID"] h2 strong {
background: linear-gradient(to bottom,
transparent 50%,
#FFE26D 50%,
#96D0F2 90%,
transparent 90%);}
👉 Pro tip: Replace YOUR-SECTION-ID
with the actual section ID from your Squarespace page.
Your Designer
I'm Travis, an expert Squarespace web designer and 7+ year former Squarespace employee. I have worked with every type of business, building platforms for solo entrepreneurs through to multi-million dollar corporations. If you want to discuss a potential project, you can email at travis@coyotemooncreative.com. Alternatively, you can book a 30-minute consultation call here.
Newsletter Signup
Sign up for my newsletter to receive detailed Squarespace design tutorials delivered to your inbox monthly. Get practical Squarespace design tips, as well as digital marketing strategies to grow your online business.
Want More?

Travis is a seasoned Squarespace pro with over 8 years of experience helping SMBs, entrepreneurs, and eCommerce merchants win more business online.