Jump to content

Remove the banner from the footer (Henson template)

Recommended Posts

Every page in my website repeats the banner on top of the page and the text from the home page. Is there any way to remove these things from the footer, without removing them from their intended spots. Squarespace support isn't able to help out with this so appreciate any support that I can get from the community.

My website is https://helix-apricots-pabf.squarespace.com

Edited by mudit
Initial Revision
Link to comment

@mudit add to home > Design > Custom CSS


.collection-type-page .image-container.content-fill img {
   height: 1px !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
  • 1 month later...
On 9/19/2019 at 2:58 AM, tuanphan said:

@mudit add to Home > Design > Custom CSS



 

.collection-type-page div#collectionDesc {
   display: none;
}


 

 

I'm having the same issue as Mudit but this code is not helping. I want the page description only to show in the homepage and nowhere else, is this what this line of code is suppose to be doing am I understanding it wrong?

Link to comment
19 hours ago, M0by said:

I'm having the same issue as Mudit but this code is not helping. I want the page description only to show in the homepage and nowhere else, is this what this line of code is suppose to be doing am I understanding it wrong?

Can you share link to your site?

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
  • 3 months later...
12 hours ago, Bigjamo said:

I'd also like to delete this from the gallery pages - but the css didn't work for me. Any ideas please?

Difficult to help without site url

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
  • 2 weeks later...
  • 1 month later...
11 hours ago, Bigjamo said:

Hi @tuanphan, did you manage to look at the issue above? Thanks, Steve.

Add to Home > Design > Custom CSS

.view-list div#collectionDesc {
    display: none;
}

 

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
  • 4 weeks later...
On 4/8/2020 at 8:13 AM, tuanphan said:

Add to Home > Design > Custom CSS


.view-list div#collectionDesc {
    display: none;
}

 

Thanks for this @tuanphan it works well for the pages displaying my work. However, it also removes it from the homepage - do you know a way around this? Thanks.

Link to comment
On 5/2/2020 at 10:04 PM, Bigjamo said:

Thanks for this @tuanphan it works well for the pages displaying my work. However, it also removes it from the homepage - do you know a way around this? Thanks.

Have you solved yet?

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
On 5/7/2020 at 5:07 PM, Bigjamo said:

no not yet, I don't know how

Try adding to Home > Design > Custom CSS

.view-list div#collectionDesc {
    display: none;
}
.homepage div#collectionDesc {
    display: block;
}

 

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
  • 2 months later...
1 minute ago, frame61 said:

Hi guys

Any luck removing the images? I managed to remove the text but the image still appears, thanks!

Can you share link to your site? We can check easier.

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
32 minutes ago, frame61 said:

Would still like to keep the images/gifs on the homepage just the project pages I need them removed. I have tried various css snippets but nothing is working

Remove image on project page? Can you share link to a project?

Banner at the bottom of project? https://www.rebeccasills.com/the-most-searched

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

Try adding to Home > Design . Custom CSS

.collection-type-gallery .collection-images.index-nav-images {
    display: none;
    position: static !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.