Site logo

Archived topic

Center primary navigation with 2 logos (1 logo & 1 widget)

3 replies · Started by dorian on February 23, 2021

Viewing posts 1–4 of 4

Hi,

I would need some help with centering the primary navigation.
Tried multiple solutions which I found on the forums but none seemed to help me.
I would just like to center the primary navigation.

Primary navigation is not being used as a header so I can place in the image widget.

Thank you.

Hi there,

try adding this CSS:

.nav-float-right #site-navigation {
    margin-right: auto;
}

Thanks for the fast response David! Works great!

Glad to hear that!

This archived topic is closed to new replies.