Stick menu to logo

Hey there,
got this header and I’d like the menu to be as close to the logo as possible at all time, it should start on the left.
could not find the right setting to achieve that http://prntscr.com/ngd8zv
thanks for your help!

Hi There @zerotoone.de

Thanks for writing in! There’s no inbuilt feature for that. Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.

.x-nav-wrap.desktop {
    float: left;
}

Thanks!

is it possible to set it in the header builder without adding the addidtional css?
I’am using pro

Hi @zerotoone.de,

Please edit the Horizontal setting under the Flex Layout option of the Bar to Start.

Hope this helps.

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