Jump to content

Looking to Change my Blog Navigation Buttons

Recommended Posts

  • Replies 1
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

You can add this code to Website Tools (under Not Linked/Hidden) > Custom CSS

section#itemPagination {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between !important;
}
section#itemPagination>a:first-child {
    margin-right: 0 !important;
}
section#itemPagination>a:nth-child(2) {
    margin-left: 0 !important;
}
section#itemPagination>a {
    display: flex;
    flex-direction: row-reverse;
}
section#itemPagination svg {
    transform: rotate(180deg);
}

 

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.