Jump to content

Hiding blog title on landing page only in Mint template... help a novice out!

Recommended Posts

Hey guys, can any one help with a bit of coding that will remove the page title on my blog landing page but leave it on all the individual blog posts? So in the image, I want to get rid of the word BLOG?When I use the following code it removes the title from all individual blog posts too, not just the landing page:

We are using Mint (which I know is retired but I don't have time to deal with the fallout of a new template right now!).TIA!alt text

screenshot-2019-07-25-at-131556.png.da1a7b81636cf5f85a019860340a9ebc.png

Link to comment
  • Replies 7
  • Created
  • Last Reply

@twigsplace Add to Home > Design > Custom CSS


/* Remove Blog Title on Blog Page */
/* body...is Blog Page ID */
body#collection-592fedce1b631b459d0343aa h1.page-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

@twigsplace You're welcome

With future question, when you need help with custom code, you should share site url.

Because each site will need a different Custom Code, not every site is the same (mostly).

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

@twigsplace If you want to hide the Title of any page/post, you can replace the body# with the corresponding Page ID.

See how to find Page ID: https://beaverhero.com/squarespace-how-to/#HowtoFindPageID

Final, you can click Accept Answer if it worked :D

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.