srapp Posted February 19 Share Posted February 19 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" Link to comment
Ziggy Posted February 20 Share Posted February 20 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment