Jump to content

Unable to work out how to change Summary Block header text size

Recommended Posts

Posted

Hey all, 

I've looked everywhere I can think of on the site, but can't work out how to increase the font size of the header text sitting above a regular summary block element. Help! 

Cheers, Fi 

Screenshot 2020-11-06 at 08.31.30.png

  • Replies 7
  • Views 1.7k
  • Created
  • Last Reply
Posted

Hey.. sure, it's:  www.digital-freelancer.org (the section I'm referring to is currently on the homepage), it's 7.1 and the template is Mérida. Cheers.

Posted

Thanks for the response. I've had another look, but that only allows text size change to the header and normal text under my images. Feel like i've looked in many different places, but cannot work out a way to change my 'Recent content' font size! 😩

Screenshot 2020-11-08 at 16.29.29.png

Posted

It takes code, there is no option to change it built in so it takes some custom css code. 

.sqs-block-summary-v2 {
 .summary-title,
 .summary-heading {
   font-family: "whatever font";
   font-size:15px
 }
}

and this is a simpler bit of code: 

.summary-title-link { font-size: 17px; }

You can change the font px to larger or smaller if you wish. 

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.