Jump to content

leechuts

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by leechuts

  1. 10 hours ago, tuanphan said:

    Hi. Where is button? I see logo - contact item only

    @tuanphan That's correct! There is only the logo button on the left "leechuts" and "contact" on the right.

    I've used your code to get rid of the hamburger menu on mobile and just have the nav page remain at the top like on desktop, but the "contact" button falls off the right side of page.

    849810126_ScreenShot2022-01-04at11_42_48AM.thumb.png.b0e9562766d1fa98ad4df3714d9f36e3.png

  2. On 5/12/2021 at 2:32 AM, tuanphan said:

    Add to Design > Custom CSS

    /* force desktop menu on mobile */
    @media screen and (max-width:767px) {
    .header-display-desktop {
        display: flex !important;
    }
    .header-display-mobile {
        display: none;
    }
    .header-burger {
        display: none;
    }
    .header-nav {
        display: flex !important;
    }
    .header-nav {
        display: flex !important;
        flex: 70% !important;
        justify-content: flex-end;
    }
    }

     

    @tuanphan Hello! I'm looking for a similar solution - I want my desktop nav to stay the same through to ipad and mobile. I used the code above and it does work but my nav button falls off the left side of the page and doesn't inherit the mobile nav text sizing.

    https://www.leechuts.com pass: letmein

    Thanks for your help!

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