Jump to content

Changing color of READ MORE button for entries in Summary Grid

Recommended Posts

Posted

Site URL: https://thistimblevins.com

Hello, I am  designing with the Bedford template and am using a SUMMARY GRID on the front page to highlight my most recent blog posts.  The READ MORE button in each summary is a red bubble with white text and I would like to change the colors to match the main color scheme of my site.  Is there a CSS code I could try to change  both the bubble and the text fonts?  Thank you ahead of time for the help.

Posted

Hi, add this to the bottom of your Custom CSS:

.sqs-block-summary-v2 .summary-item-record-type-text .summary-read-more-link {
  background: green;
  color: black;
}

Change the color as you wish.

Hope that helps.

Andrew
Square Ace

Square Ace

Enhancing Squarespace websites for over a decade. I am an expert in writing custom code for the Squarespace platform.
Tailor-made, reusable solutions to your problems, whether it's styling, layout or functionality.
Maverick Squarespace Designers, I'll be your Goose. If your tools are holding back your creative vision, maybe I can help.
I also build useful plugins for Squarespace (with some really positive reviews) including the popular high-quality video background plugin.

Posted

Hello Andrew, thank you for such a quick response.  I will give it a try and see what happens.  I am guessing that for the colors I can enter the three number formula (example for yellow: 58, 100%, 66%) for the specific shade(?). I'll check back in once I try it.

Posted

Hi, assuming those yellow values are HSL you'd need to do it like this:

background: ~'hsl(58,100%,66%)';

 

Square Ace

Enhancing Squarespace websites for over a decade. I am an expert in writing custom code for the Squarespace platform.
Tailor-made, reusable solutions to your problems, whether it's styling, layout or functionality.
Maverick Squarespace Designers, I'll be your Goose. If your tools are holding back your creative vision, maybe I can help.
I also build useful plugins for Squarespace (with some really positive reviews) including the popular high-quality video background plugin.

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.