Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #185978
    Erin Jacobsen
    Participant

    Is it possible to center the header menu? Been trying for days and do not like how it looks aligned left next to the logo. Thanks! (yourlifestyleelements.com)

    #185994
    Skandha
    Participant

    @lifestyle-elements: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-primary-menu .site-navigation {
    	margin: 0 auto;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Center header menu’ is closed to new replies.