Jump to content

Make site title logo image larger on Squarespace 7.0 (Pacific family, Horizon)

Go to solution Solved by Ziggy,

Recommended Posts

Trying to make my site title larger on my squarepace 7.0 template. I'm using an image as the site title but max width is 300px. This is probable very simple but I'm new to the revised interface and my FAAFO method is not working for me this time!

Link to comment

Try adding this to Custom CSS:

#logoImage img {
    width: 500px;
    max-width: 500px;
}
#header #logoWrapper, #header #logoImage {
    width: 500px;
}

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

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

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

 Did I help? Buy me a coffee?

Link to comment
  • Solution

You should be able to adjust that bigger on mobile in the header -> Logo settings, but if that doesn't get it big enough then you can use this Custom CSS:

@media only screen and (max-width: 767px) {
  #header #logoWrapper #logoImage img, #header #siteTitleWrapper #logoImage img {
    max-height: 100px !important;
  }
}

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

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

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

 Did I help? Buy me a coffee?

Link to comment
Just now, Trickpix said:

Thank you very much @Ziggy! Just saved me a lot of time!

Happy to help. Thanks for marking my post as the solution, if you can give it a like too that's always appreciated!

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

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

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

 Did I help? Buy me a coffee?

Link to comment

On the last piece of code change the max-width value from 767px to 900px.

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

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

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
Spark 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.