• Resolved darrellwilde

    (@darrellwilde)


    Hi guys

    Anybody know the css to align the main menu navigation central. It seems to be over to one side at the moment.

    Thanks

    Darrell

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi Darrell,

    Thanks so much for using Donovan.

    You can try this custom CSS snippet to center the main navigation:

    .main-navigation-menu {
        justify-content: center;
    }

    You can add CSS on Appearance > Customize > Additional CSS.

    Cheers,
    Thomas

    Thread Starter darrellwilde

    (@darrellwilde)

    Thanks Thomas that worked perfectly!

    Great work with the theme! Thanks again!!!!

    • This reply was modified 6 years, 2 months ago by darrellwilde. Reason: resolved
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make navigation menu central’ is closed to new replies.