Jump to content

Centering Site Title on Mobile View

Recommended Posts

Posted

Hello! 

I'm trying to center my site title on mobile view. Right now it's a little to the right. I'm hoping to adjust it without throwing off the desktop version which is centered. 

Thank you!

Chelsea

  • Replies 6
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Could you share your website URL?

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (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?

Posted

Looks like an interesting setup, changing this property (if you already have it in CSS) or adding it to Custom CSS should help with alignment:

.header-title-text a {
    left: 43.7vw;
}

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (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?

Posted

Hi Ziggy,

Thank you so much. 

That worked beautifully on mobile but then it also changed the desktop and the desktop site title is now sitting a little left. 

Is there a way to add in your code above but only effect mobile? The Desktop site title needs be sitting at '47.7vw' to be centered.

Thank you so much for your help!

Again, the URL is http://jones-studio.com

-Chelsea

Posted
On 3/20/2024 at 7:10 PM, cpfullerton said:

Is there a way to add in your code above but only effect mobile? The Desktop site title needs be sitting at '47.7vw' to be centered.

Like this with a simple media query:

@media only screen and (max-width:767px) {
  .header-title-text a {
    left: 43.7vw;
  }
}

 

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (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?

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.