Jump to content

Adjusting Blog Metadata Size

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Solution
2 hours ago, jholmertz said:

How do I adjust the metadata size on my blog posts?

image.png.815beb6f05bc7ca74e69339f2320c6ca.png

 

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS. You can change the value 10px to as you want. 12px or 13px or 14px........

.blog-item-wrapper .blog-meta-item, .blog-item-wrapper .blog-meta-item a, .blog-item-wrapper .blog-meta-item span {
  font-size: 10px !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
1 hour ago, jholmertz said:

Thank you, @Web_Solutions. Is it possible to also make it bold?

 

Yes. Here is the code.

.blog-item-wrapper .blog-meta-item, .blog-item-wrapper .blog-meta-item a, .blog-item-wrapper .blog-meta-item span {
  font-size: 10px !important;
  font-weight: bold !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.