Jump to content

Style pagination arrows (older posts/newer posts) in blog page

Go to solution Solved by tuanphan,

Recommended Posts

Hi,

I'm trying to change the style (size mainly) of the Older Post / Newer Post navigation arrows to make them look like the Post Pagination arrows

image.thumb.png.d16362fe9539af0f7a11ba9b8124d374.png

image.thumb.png.6b594969e78433164bde3bfeeb82b899.png

I managed to make the text size and style the same but I cannot change the arrows.

Can someone help?

Thank you in advance!

Link to comment
  • Replies 6
  • Views 741
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

To change arrow, you can use this to Custom CSS

.blog-list-pagination .newer a .icon, .blog-list-pagination .older a .icon {
    width: 18px !important;
    height: 32px !important;
}
.blog-list-pagination svg {
    width: 30px !important;
    height: 30px !important;
}

 

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
17 hours ago, Dadaumpa said:

Thanks a lot!
You're the best as usual.

Just one more thing: Is there any way to force the color? Right now is linked to the meta color...

With color, use this CSS code

div.blog-list-pagination-icon svg {
    stroke: #eb5027 !important;
}

 

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.