Jump to content

Marquee/Alex: how to remove banner/site title, header and footer from one page only? Also, how to change page color?

Recommended Posts

I want to have a clean canvas: no header, no footer, no banner image or site title. I'd also like to be able to change the color from white.

This page offers instructions on how to remove the header and footer. It worked for me. http://answers.squarespace.com/questions/24905/hiding-header-and-footer-on-marquee

This page offers three different sets of instructions on how to remove the banner image and site title. None work for me. http://answers.squarespace.com/questions/34666/marquee-how-to-remove-bannersite-title-from-one-page-only

Maybe I'm adding the code incorrectly? I tried adding the banner/title code both inside and outside the style tags with no luck. I made sure I changed the URL id with no luck.

Bonus: How do I change the background color of the page?

Link to comment
  • Replies 11
  • Views 19.7k
  • Created
  • Last Reply

Thank you again @kale for this code. Here are his instructions which worked perfectly for me on Alex (Marquee):

Remove Header and Footer

Go to the page you want to hide the header and footer on, and go to Manage Site (gear icon) > Page Settings > Advanced and paste this into the Page Header Code Injection (be sure to include style tags):


<style>
 #header, #footer { display: none }
</style>

Remove Banner Image and Page Title

If you want to hide it on particular pages only, add this CSS (with style tags) to the Page Settings > Advanced > Page Header Code Injection area. Please note, if you already have style tags for other CSS for that page, don't add an additional set, simply add the CSS within existing style tags.


<style>
 .title-desc-wrapper.has-main-image { display: none; }
</style>

Remove everything and create a white canvas:


<style>
 #header, #footer { display: none }
.title-desc-wrapper.has-main-image { display: none; }
</style>

Link to comment
  • 5 months later...

this worked for me to remove the description section

Velocity Web Design Websites are website designers, developers & search engine optimisation SEO specialists based in Christchurch NZ. We service small and progressive NZ businesses working closely with our clients to develop websites that attract high converting traffic

Link to comment
  • 2 months later...

@heathery Please make sure that you are only adding answers to posts when you have an answer to provide. Otherwise, you will want to add your response as a comment. Because your post exceeded the 600 character limit for comments, I have deleted your post. Please consider reposting.

Link to comment

thanks so much @ROC for posting that code - I was able to use the code to remove the banner image and page title, but i noticed that there is some extra white space between the top of the page and the rest of the website (basically where the banner was going to be). Can someone give me the code I need to eliminate that white space? Thanks!

Link to comment

thanks so much @ROC for posting that code - I was able to use the code to remove the banner image and page title, but i noticed that there is some extra white space between the top of the page and the rest of the website (basically where the banner was going to be). Can someone give me the code I need to eliminate that white space? Thanks!

Link to comment
  • 1 year later...

Does anyone know how to do this for the BEDFORD template? this code, along with some other ones provided on other templates, are not working for my website. I'm trying to remove the BANNER from all pages. Thanks!

Link to comment
  • 2 months later...
  • 2 weeks later...

Caveat: the CSS code injection to remove the banner in Marquee counterintuitively only works if you have uploaded a banner image (it won't display, but it has to exist).

Conversely if you create a new page, right away add the CSS injection to disable the banner, and try to move on, it will not work - you'll get a big blank banner area.

Link to comment
  • 11 months later...
  • 1 year later...
  • 2 months later...

@heathery @charliepv reviving an old thread (for a discontinued template still beloved by a longtime client) and wondering if you ever found a workaround for the white space in page banners without images in the Marquee template?

Basically hoping to display page title + description on all pages, but with some control over title spacing when there is no banner image.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.