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;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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...
  • 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

Contact Customer Care - Learn CSS - Buy me a coffee (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.