Jump to content

How to change font size in portfolio pagination title

Recommended Posts

I want to change the following to smaller fontsize and also bring into one line and not 2 or more parapgraphs one below another (mobile I have 3 lines one below another).

anyone knows which code I can use.

its in a portfolio at the very end of a page, down below. originally I says "next project" or "procect 2" < ---- > "project 3"

 

image.thumb.png.7d981bd5896d3017e5b75eb43a814d3c.png

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add this code to your custom CSS:

.item-pagination-title {
  display:none;
}
.item-pagination-link--next::before {
  content:'Next Project';
}
.item-pagination-link--prev:after {
  content:'Previous Project';
}

Change the language to whatever you prefer.

Hope that helps!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
🔌
 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 Did I help? Buy me a coffee?

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.