Site logo

Archived topic

Center mobile menu

7 replies · Started by Damon on October 20, 2022

Viewing posts 1–8 of 8

Hello.

I have my primary navigation set to float right of site title and description on desktop. But I would like it to float left (under site title and description) on mobile.
Please help.

Hi there,

your site is behind a maintenance page, could you provide a login so i get passed that ?

Hi David
Thank you for your prompt reply.

[deleted]

Hi Damon,

Can you re-add the credentials in the Private Information Field? It's not safe to place the credentials publicly viewable to anyone.

It would also be safer if you change the password of the credentials you provided.

Oops.

Thank you!

Can you try adding this in Appearance > Customize > Additional CSS:

nav#mobile-menu-control-wrapper {
    margin-left: 0;
    margin-top: 10px;
}

I added a margin-top so it's not too close to the title and description, you can remove if it's not necessary.

Thank you Fernando!

You're welcome Damon!

This archived topic is closed to new replies.