Navigation Spacing

Support Area Forums Moonrise Navigation Spacing

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #14077
    Centre
    Participant

    Hi,

    I’m trying to space the header navigation dropdown pages a little bit more, so there is more distance between each option.

    http://www.bwellnaturally.com

    How can I do this?

    Thanks
    Joshua

    #14082
    Bill Robbins
    Moderator

    Good Afternoon Joshua,

    You can change the spacing there. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #header .menu li ul li {
      	margin-top: 10px;
      	margin-bottom: 10px;
      }
      
    3. Update your settings.

    Just adjust the top and bottom margins in pixels to change the spacing there to get the fit you're looking for.

    If you have any questions or trouble, just let me know.

    Enjoy your weekend,
    Bill

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