Jump to content

arogspace

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by arogspace

  1. On 12/22/2020 at 11:39 AM, tuanphan said:

    If you use SS 7.1. add this to Design > Custom CSS

    
    @media screen and (max-width:767px) {
    .header-display-desktop {
        display: flex !important;
    }
    .header-display-mobile {
        display: none !important;
    }
    .header-burger {
        display: none;
    }
    .header-title-nav-wrapper {
        flex: 1 0 100% !important;
    }
    .header-nav {
        display: flex !important;
        width: 70% !important;
        flex: 1 1 70% !important;
    }
    .header-title {
        flex: 1 0 30% !important;
    }
    }

     

    This is excellent and assists with my issue also, however I'd love to have the navigation on mobile sit to the far right corner. Is there a tweak to this code to cater for this? Currently it sits just to the right of my logo on the top left.

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