Jump to content

Remove site title/logo and empty space in header. [Horizon template]

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.cityzerofilms.com/

Hi there,

Just looking for a way to remove the site title/logo and then the empty space that is left in the middle of the site navigation links.  I've used this CSS to remove the site title with success:

<style>
 .site-title, .site-tagline {
   visibility: hidden;
 }
</style>

 

I just need to remove the space in the middle that is left when there's no logo/site title.

Link to site:  https://www.cityzerofilms.com/

*Logo is there as a placeholder for the time being because the empty space looked weird.

 

Any help is much appreciated.  Thanks!

Link to comment
  • Solution

Add to Home > Design > Custom CSS

div#logoWrapper {
    margin-right: 0 !important;
    left: 0 !important;
    transform: unset !important;
    width: 0 !important;
    visibility: hidden;
}
.index {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.