• pam

    (@manabeads)


    I’m hoping to get help with some “Additional CSS” that will help me edit the space between menu items in the main menu navigation bar. My client feels they are too close to one another. This is not a customizable option in the theme – Writer by Ancora.

    Any ideas out there?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this:

    body .sc_layouts_menu_nav > li > a, body .sc_layouts_menu_nav > li.menu-item-has-children > a {
      padding-left: 1.2em;
      padding-right: 1.2em;
    }
    Thread Starter pam

    (@manabeads)

    Hmm, that didn’t work. But my client changed his mind so we can consider the topic closed. Thanks for replying!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Increase space between main menu items’ is closed to new replies.