Jump to content

Remove or Edit Drop Down Menu On Mobile

Go to solution Solved by tuanphan,

Recommended Posts

My Website is https://rotordroneservices.squarespace.com

I'm having issues with he mobile version drop down menu having loads of blank space between the top and social buttons as shown in the attached photo. Either I want to remove the drop down completely or add shortcuts to scroll to sections of my one page website. If anyone has any suggestions, please send them my way. I can't figure it out at he moment.

Thanks

Drop Down Menu.PNG

Link to comment
  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

1 hour ago, kylemacd said:

Yes that is correct!

How about make them on 2 rows? If same row, they too big, will overlap together

image.png.f2714eee377f52aba92c2afad94d452d.png

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 11/9/2022 at 3:50 AM, kylemacd said:

I'm thinking it would look better by putting the logo as the title of the section below and leave the social links in the header. Or do 2 rows like you said if that is basically equivalent.

Try adding to Design > Custom CSS

@media screen and (max-width: 767px) {
.header-display-mobile {
    flex-direction: row-reverse;
    flex-wrap:wrap;
    justify-content: center !important;
}
.header .header-actions, .header .header-actions-action--social, .header .header-actions-action--cta {
    display: flex;
}

.header-title-nav-wrapper {
    order: 1;
}

.header-actions.header-actions--right {
    order: 3;
    width: 85%;
    justify-content: center !important;
}
.header-burger {
    order: 2
}
.icon {
    display: inline-block;
}
.header .header-title-nav-wrapper {
    flex: 1 0 100%;
}
.header-burger {
    display: none;
}
.header-mobile-logo {
    padding-right: 0 !important;
    padding-bottom: 20px
}}

 

Edited by tuanphan
remove burger

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.