Site logo

Archived topic

Split Menu - text overlayed over logo issue

3 replies · Started by Sol on December 9, 2020

Viewing posts 1–4 of 4

Hello!

A few issues while setting up the split menu...

http://staging.dawningdigital.com/dd

It seems the text is overlaying over the logo. Could you give me any tips on fixing this?

Thank you!
Sol

Hi there,

try adding this CSS:

#primary-menu {
    flex: 1;
}

That worked! Thanks so much, David!

You're welcome

This archived topic is closed to new replies.