Jump to content

Blog post title text size

Recommended Posts

38 minutes ago, Maksymrewko said:

Site URL: https://www.ukrainiandanceworld.com/articles

Wondering how to reduce the size of the text being used for title in the in the blog posts block? The summary block at the bottom of the home page (https://www.ukrainiandanceworld.com/) looks much nicer and would prefer it to lok more like this.

Any help would be much appreciated 

Screenshot 2021-11-23 at 7.21.30 PM.png

try

.blog-basic-grid h1.blog-title {
  font-size: calc(1 * 1.2rem);
}
.blog-basic-grid {
  grid-row-gap: 20px;
}

 

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
  • 1 month later...
On 1/21/2022 at 5:59 PM, EdTech_Wiscount said:

Where exactly am I pasting this code? I tried on the blog page Advanced, but neither worked.

 

Design > Custom CSS

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 3 weeks later...
On 2/14/2022 at 2:28 AM, ulisan said:

Hi everybody,

So I have a similar issue with not just the blog titles but also the featured images in the articles being published in the main blog page.  What CSS would help with reducing the the featured images and the articles?  Here's a link to the page in question.  I appreciate any help that you can provide.  Thank you!

https://www.anavalenciaforassembly.com/media-gallery

Add to Design > Custom CSS

h1.blog-title a {
    font-size: 30px;
}
.blog-single-column .image-wrapper {
    width: 50%;
    margin: 0 auto;
}
.blog-single-column .image-wrapper img {
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
}
.blog-single-column .image-wrapper {
    padding-bottom: 25% !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.