Jump to content

How do I add a secondary title (subtitle) not an excerpt to the list of Calendar Events?

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

If you use Business Plan, you can follow these

Step 1. Edit title to this

Quote

Title #Sub title

Step 2. Share url again. We will check some code to break sub title to new line with smaller size

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
  • 3 weeks later...
  • 5 months later...
18 hours ago, JCrid said:

Hi there, I am also trying to do this. Can anyone assist?

Follow step 1 & share link, we can take a look

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
20 hours ago, JCrid said:

What I would like to do is include the subtitle beneath the main title text, and I can't work out how to do that just by editing the event (see image).

Here is a URL to the page: https://www.treehealthcentre.org/course-calendar

THC Event.png

Edit title to this, then we will test some java code to break #text to new line with different style

Title #Sub title

If you don't want this way, we can add sub title manually with custom CSS. Something like this (Add to Design > Custom CSS)

/* first event */
.eventlist-title-link[href*="pests-and-diseases-for-professionals"]:after {
    content: "subtitle test 1";
    display: block;
    font-size: 20px;
    color: red;
}
/* second event */
.eventlist-title-link[href*="introduction-to-tree-problems"]:after {
    content: "subtitle 2";
    display: block;
    font-size: 20px;
    color: red;
}

 

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.