Jump to content

******Blog Pagination PREVIOUS and NEXT button is not aligned straight on mobile.

Recommended Posts

There's the same question being asked and answered in this thread, which will hopefully help you out:

 

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

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment

Try adding this to Design > Custom CSS

@media screen and (max-width:640px) {
nav.BlogItem-pagination.clear {
    display: flex;
    justify-content: space-between;
}
nav.BlogItem-pagination.clear:after {
    display: none;
}
}

 

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
On 9/22/2022 at 5:31 PM, tuanphan said:

Try adding this to Design > Custom CSS

@media screen and (max-width:640px) {
nav.BlogItem-pagination.clear {
    display: flex;
    justify-content: space-between;
}
nav.BlogItem-pagination.clear:after {
    display: none;
}
}

 

It worked perfectly. Thank you so much for help. I really appreciated.

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.