Jump to content

Events page titles overlap in mobile version

Recommended Posts

Hey there,

I've been looking for a solution or someone else with this issue. Couldn't find anything. 

Does someone know how to fix this issue? the text to toggle between events is completely off and it also messes up the menu.

I'd love to either have it fixed or just generally change the text to something like "next event" and "last event"

thanks

Robert 

Screenshot_2024-08-16-18-01-28-183_com.android.chrome.jpg

Link to comment
  • Replies 2
  • Views 267
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add this to Custom CSS to stack the pagination on mobile:

// Event pagination - stack on mobile
@media only screen and (max-width:767px) {
  .item-pagination[data-collection-type^="events"] {
    display: flex;
    flex-direction: column;
  }
  .item-pagination-link {
    max-width: 100%;
  }
  .item-pagination-link--prev {
    margin-bottom: 16px;
  }
}

 

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

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Gallery Lightbox Plugin (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.