Jump to content

Colandovision

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Colandovision

  1. 7 minutes ago, tuanphan said:

    Try this code

    
    /* Remove nav desktop */
    .homepage div#headerNav {
        display: none !important;
    }
    /* Remove nav mobile */
    .homepage .mobile-nav-toggle {
        display: none;
    }

     

    Thank you so much, finally things look great! appreciate it. Only problem I see is that now there is a black bar above just the homepage i cant get rid of ? Every other page seems fine

    Screen Shot 2019-11-03 at 11.21.09 PM.png

  2. 41 minutes ago, tuanphan said:

    @Colandovision Add to Home > Design > Custom CSS

    
    /* Remove nav desktop */
    div#headerNav {
        display: none !important;
    }
    /* Remove nav mobile */
    .mobile-nav-toggle {
        display: none;
    }

     

    These did not change anything for me. I can use <style>#header {display:none}<header>  to remove the entire header, but nothing else seems to work when I put in those codes in. Is there something Im writing wrong? I copied and pasted and tried many variations of that

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