• Resolved anniour

    (@anniour)


    Is there any way to adjust the menu bar size on Sela? Personally, I think my site would look better with a thinner menu bar across than the standard size.

Viewing 1 replies (of 1 total)
  • You can shrink the height of the menu with something like this:

    .main-navigation {
      padding-top: 0;
      padding-bottom: 0;
    }

    If you need further help with CSS tweaks to your site, please post over in the WordPress.com CSS Customization forum:

    http://en.forums.wordpress.com/forum/css-customization

    The forums where you’ve found yourself now here at WordPress.org are for folks running the WordPress software on their own hosting.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Adjusting menu bar size’ is closed to new replies.