Jump to content

Rally template- Remove blog titles but keep summary block titles

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.lifeisourhoneymoon.com/

Hi everyone,

I am using the Rally template, and I would like to use a banner image on my blog posts instead of having a title at the top of the page, but if I remove the title, it disappears from the summary blocks on my homepage.  Is there a way to remove the blog titles without losing the summary block titles?

Thanks in advance!

Edited by Sarah13
Link to comment
  • Solution

You can add this code to Home > Design > Custom CSS to hide title

h1.BlogItem-title {
    display: none;
}

 

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
  • 2 months later...
On 4/2/2020 at 2:40 PM, tuanphan said:

You can add this code to Home > Design > Custom CSS to hide title


h1.BlogItem-title {
    display: none;
}

 

Hi @tuanphan any idea if there's an alt code that can work for single pages rather than across all blog entries/pages? I'm also using a Rally template site. 

Cheers!

Link to comment
21 hours ago, noblestudio said:

Hi @tuanphan any idea if there's an alt code that can work for single pages rather than across all blog entries/pages? I'm also using a Rally template site. 

Cheers!

Add to Page Settings > Advanced > Header (or use Code Block)

<style>
  h1.BlogItem-title {
    display: none;
}
</style>

 

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.