Jump to content

York/Jasper: Add Page Descriptions to Index Page

Go to solution Solved by creedon,

Recommended Posts

York and Jasper are from the York template family so there is no advantage to Jasper as far as site features/structure go.

Add the following to Design > Custom CSS.

.collection-5f177b67e0955420898bf442 .page-description:after {

  content : '[enter description here between single quotes]';
  font-size : smaller;
  font-weight : 100;
  
  }

Let us know how it goes.

Edited by creedon

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • Solution

These should get you started.

#index-section-deartoyota .index-item-text-wrapper::after {

  color : white;
  content : '[enter description here between single quotes replacing square brackets]';
  
  }

#index-section-toyota-rm .index-item-text-wrapper::after {

  color : white;
  content : '[enter description here between single quotes replacing square brackets]';
  
  }

Just replicate the ruleset changing the id.

index-section-toyota-javy-baez

index-section-target

index-section-welly

index-section-cygnet-lake-1

index-section-draft-design-house-1

index-section-about-1

Let us know how it goes.

Edited by creedon
version 2

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • 1 year later...
8 hours ago, tocdesign said:

I've been trying to achieve the same content formating. However I'm having some issues with the custom CSS

Your selectors for your rulesets are not correct.

You need to use the following pattern.

#index-section-[insert your page url slug here replacing square brackets] .index-item-text-wrapper::after

The Page URL Slug is the one that can be seen at Page Settings > General > URL SLUG for the page.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
3 hours ago, creedon said:

Your selectors for your rulesets are not correct.

You need to use the following pattern.

#index-section-[insert your page url slug here replacing square brackets] .index-item-text-wrapper::after

The Page URL Slug is the one that can be seen at Page Settings > General > URL SLUG for the page.

Let us know how it goes.

Thank you so much! That worked perfectly :)

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.