Menu getting covered by superfly menu

Currently, on small desktop screens portions of the primary menu gets covered by the superfly menu. Is there a way to make it so that it shifts over until it disappears - because the mobile display kicks in.

Here is the site: http://hand2hand.wpengine.com/
if you will slowly minimize the browser you will see what I am mentioning.

Hi @danmaat,

Thanks for reaching out.

It needs a placement area for superfly, please add this CSS to Theme Options > CSS

.x-navbar {
padding-right: 100px;
}

Hope this helps.

worked like a charm! You guys are amazing at support!

You’re welcome!
We’re glad @Rad were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.