Jump to content

Hide heads on mobile splash page 7.0

Recommended Posts

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

I have tried all three code options which hides the logo at the top of the splash page except for the mobile view. Note-the splash page is set as the home page. Any tips will be appreciated!

I've pasted the code here: Page settings-Advanced, page header code injection

#collection- 601bc2c13629333a236e34eb
{
      header, footer {
             display: none !important;
     }
 }

AND I've tried this:

<style type="text/css">
.Header-inner, 
.Footer,
.tweak-mobile-bar-top-fixed .Mobile-bar--top {
    display: none!important;
}
</style>

 

AND I've tried this:

<style>

  .sqs-announcement-bar {
  
    display : none;
    
    }
    
  <style>

Screen Shot 2021-08-05 at 11.37.11 PM.png

Link to comment
  • Replies 2
  • Views 242
  • Created
  • Last Reply

Top Posters In This Topic

On 8/6/2021 at 1:37 PM, caroline4 said:

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

I have tried all three code options which hides the logo at the top of the splash page except for the mobile view. Note-the splash page is set as the home page. Any tips will be appreciated!

I've pasted the code here: Page settings-Advanced, page header code injection

#collection- 601bc2c13629333a236e34eb
{
      header, footer {
             display: none !important;
     }
 }

AND I've tried this:

<style type="text/css">
.Header-inner, 
.Footer,
.tweak-mobile-bar-top-fixed .Mobile-bar--top {
    display: none!important;
}
</style>

 

AND I've tried this:

<style>

  .sqs-announcement-bar {
  
    display : none;
    
    }
    
  <style>

Hi, Add to Design > Custom CSS

body.homepage a.Mobile-bar-branding {
    visibility: hidden;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.