• Resolved lulu2001

    (@lulu2001)


    Hi,
    Newbie here, please bear with me. I would like to center the navigation menu. Is there a way to do that?
    Thank you

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @lulu2001,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .blog-menu { justify-content: center; }

    Let me know if that does it.

    — Anders

    Thread Starter lulu2001

    (@lulu2001)

    That worked! thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘center navigation menu?’ is closed to new replies.