Site logo

Archived topic

Hide Primary Menu

5 replies · Started by Eddy on April 10, 2020

Viewing posts 1–6 of 6

Hi

I can't hide my primary menu.

See this video to see what my issue is. Thanks in advance.

Thank you. That worked perfectly. Is there a way to move the tagline below the logo?

Hi there,

in Customizer > Site Identity - set the tagline to display, and check the Place logo next to title

Then add this CSS to your site:

.site-branding-container {
    flex-direction: column;
}

Thank you David!

You're welcome

This archived topic is closed to new replies.