Jump to content

CSS to change Summary block - Font Size not working

Recommended Posts

Site URL: https://www.timothyschimick.com/

I am using the following code to adjust the look of the excerpt font in a blog summary block on the home page of a site. All of the elements are working except for the font size. Any ideas? 

 

.sqs-block-summary-v2 {
.summary-excerpt {
font-family: adobe jenson pro;
font-weight: 600;
font-size: 40px !important;
color: #000;
text-transform: ;
font-style: italic; 
} }

 

Thank you!

Link to comment
7 hours ago, MREK said:

Site URL: https://www.timothyschimick.com/

I am using the following code to adjust the look of the excerpt font in a blog summary block on the home page of a site. All of the elements are working except for the font size. Any ideas? 

 

.sqs-block-summary-v2 {
.summary-excerpt {
font-family: adobe jenson pro;
font-weight: 600;
font-size: 40px !important;
color: #000;
text-transform: ;
font-style: italic; 
} }

 

Thank you!

Try 

.sqs-block-summary-v2 .summary-excerpt  p {
  font-size: 20px !important;
}

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

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.