• How do I center my top bar menu items?

    Currently to center the menu items, I have ” #menu-login{ padding-left:26em; } ” under my custom CSS.
    This works alright for desktop, but on mobile the menu uses the 26em padding and goes off the screen.

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

Viewing 1 replies (of 1 total)
  • Thread Starter friendlynight22

    (@friendlynight22)

    Okay, now the menu items are in a good place without the padding, but I did not change a thing. This is so weird.(Desktop)

    I am now using “@media (max-width: 767px)” to execute code only on mobile and that works but only to an extent. I can change the padding-left and color, but not the padding-right.(Mobile)

Viewing 1 replies (of 1 total)
  • The topic ‘Menu Bar Design’ is closed to new replies.