Jump to content

Portfolio Navigation on Mobile Overlapping Issue

Go to solution Solved by Ziggy,

Recommended Posts

image.thumb.png.0d0e3c5a8aae0442acea7692bc1f3455.png

Good afternoon,

Unfortunately the navigation buttons for my portfolio are overlapping on Mobile devices. What are the locations for scaling text size based on the device being used to access the website? It will not allow me to edit the navigation area on the portfolio buttons on the website with PC or Mobile.

Link to comment
  • Solution

Try adding this to Custom CSS:

// pagination mobile improvements

@media screen and (max-width: 767px) {
  .item-pagination {
    display: flex;
    flex-direction: column;
  }
  a.item-pagination-link {
    max-width:100% !important;
  }
  .item-pagination-link--prev {
    margin-bottom:24px;
  }
}

If you need to reduce the font size too that can be achieved!

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) 
 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
7 hours ago, Ziggy said:

Try adding this to Custom CSS:

// pagination mobile improvements

@media screen and (max-width: 767px) {
  .item-pagination {
    display: flex;
    flex-direction: column;
  }
  a.item-pagination-link {
    max-width:100% !important;
  }
  .item-pagination-link--prev {
    margin-bottom:24px;
  }
}

If you need to reduce the font size too that can be achieved!

Ziggy, I appreciate you!

That works.

Link to comment
6 minutes ago, kelawsegami said:

That works.

Fantastic!

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) 
 🖼️ Pinch-to-Zoom 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.