Jump to content

Meta smaller in Blog 7.1

Recommended Posts

  • 2 months later...
On 4/14/2020 at 3:49 AM, tuanphan said:

Add to Home  > Design > Custom CSS


@media screen and (max-width:767px) {
.blog-meta-item--date span {
	font-size: 16px !important;
}
}

 

hi! how it will be if i want to do the same thing with categories and author ?? 

Link to comment
3 minutes ago, avaa said:

https://soybean-gold-8cg6.squarespace.com/blog/top-10-places-to-visit-this-year-el99j

password: hola

i don't really want to change the size, but i used the .blog-meta-item--date span {  to change te font family of the date and now i want to change the font for categories and author

.blog-item-meta-wrapper * {
    font-family: calistoga-regular !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
  • 2 years later...
On 12/14/2022 at 9:46 AM, NatalieCatalina said:

 

is it possible to change font size on mobile for date and category together?

Try this, if it doesn't work, please share link to blog page on your site

@media screen and (max-width:767px) {
.blog-item-meta-wrapper * {
    font-size: 16px !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.