Adding Subtitle to Blog Posts??

Is there a way to add subtitle to blog posts? I feel like this should be easy, but I’m not seeing a way to do it?

Thanks!

Hello @nychd ,

I think HubSpot’s native blog editor does not have a specific field for adding subtitles directly to blog posts. However, there are workarounds that you can use to achieve the effect of adding subtitles to your blog posts. Here are a few methods you can consider:

  1. Use Headings in the Body Text: Instead of having a dedicated subtitle field, you can use the heading formatting options available in the blog post editor. Use a smaller or different-styled heading for your subtitles. Most blog editors provide options for H2, H3, etc., which can be used as subtitles.
  2. Custom HTML/CSS: If you are comfortable working with HTML/CSS, you can add custom CSS styles to format certain paragraphs or lines as subtitles. This can be done using the “Custom CSS” option in the blog post editor.
  3. Use a Text Module (HubSpot CMS): If you are using HubSpot CMS, you can utilize a text module and add the subtitles directly within it. The text module provides more formatting options, allowing you to style your subtitles differently from regular paragraph text.

I hope this will help you.

Thank you

Shubham Nigam

Connect with me

Is there a trick to editing the HTML/CSS on the title section of a blog post?

That toolbar seems to disappear when I click onto that section of the blog post.

Thanks!

I am not sure about this but I still try to help you because I am not a professional HTML and CSS expert - So i recorded a small video I hope this will help you.

Video

Thank you

Shubham Nigam

Thanks for this.
I had assumed the code in that section went between the <head> </head> tags. Looks like it goes at the start of the body.
Do you know how I’d get it in below the title?
I’m not a professional HTML coder either.