Jump to content

How to put subtitle under the navigation title on the index page? Jasper Jin template.

Go to solution Solved by Beyondspace,

Recommended Posts

Site URL: https://tatianahagen.squarespace.com/

Hello, I'm using the template Jasper Jin for my portfolio website here on squarespace and I'd like to put a subtitle (with the same font with lighter weight) underneath the navigation title of my index page. Almost resembling a tag for that page, for example: (photography, graphic design, illustration, etc). Please, see the attached file below as reference:

Does anyone know how I can do that?

Thank you! :) 

Screen Shot 2022-05-10 at 23.19.09.png

Link to comment
3 hours ago, tatihagen said:

Site URL: https://tatianahagen.squarespace.com/

Hello, I'm using the template Jasper Jin for my portfolio website here on squarespace and I'd like to put a subtitle (with the same font with lighter weight) underneath the navigation title of my index page. Almost resembling a tag for that page, for example: (photography, graphic design, illustration, etc). Please, see the attached file below as reference:

Does anyone know how I can do that?

Thank you! 🙂

Screen Shot 2022-05-10 at 23.19.09.png

what is your site-wide password?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
15 hours ago, tatihagen said:

The password is:

2020

 

Thank you 🙂 

It's wrong password. Kindly check it again

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

I saw these two codes made by the member Tuanphan (for other templates) on other threads and was playing around with it:

/* Add subtitle */
h3.portfolio-title:after {
    font-size: 20px;
    color: black;
    display: block;
}
a.grid-item[href="/grid-simple/project-one-m2y26"] h3:after {
    content: "subtitle 01";
}
a.grid-item[href="/grid-simple/project-two-yttz3"] h3:after {
    content: "subtitle 01";
}
div#index-section-test-regular-page h2.index-item-title a:after {
    content: "squarespace best";
    display: block;
    color: gray;
    font-size: 16px;
}

But I don't know how to make it work as I don't really know how to code. 😞 
 

 

Edited by tatihagen
Link to comment
  • Solution

You can try the following code

/*general config for subtitle*/
.index-section .index-item-title:after {
  color: #000;
  display: block;
  font-weight: lighter;  
}

/*set content for subtitle item*/
.index-section:nth-child(1) .index-item-title:after {
  content: 'Here is the first paragrapth for index title';
}

.index-section:nth-child(2) .index-item-title:after {
  content: 'Here is the second paragrapth for index title';
}

Let me know how it goes

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing

image.thumb.png.a26239a61431c04a18c3b9471118351f.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Thank you so much, Bangank36!! 🙂

I have only one issue with it, how do I change the text in different pages?
See, I have more than one index page to categorize my work. So I can't repeat the same subtitle on every index page. 

image.thumb.png.4887559c68126da415f853a800626441.pngimage.thumb.png.4887559c68126da415f853a800626441.png

Edited by tatihagen
Link to comment
On 5/13/2022 at 12:16 AM, tatihagen said:

Update! I believe I was able to do it researching about the "Find Squarespace ID" and copying the code.

Did you solve or still need help?

You can target PAGE ID to achieve this

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.