Skip to main content

Inconsistent styling of sub nav pages

If you look at the current draft of our site, the FAQ page displays the nav bar of sub-pages differently from one sub page to the next.

For example, if you go to Who We Are > What We Do, you'll see the nav bar of subpages appear fairly jumbled together.  But go to Who We Are > FAQ next, and you'll see that the FAQ page template is displaying them spaced out a bit better.  Specifically, the spacing between the two rows of sub-page links.

I want all of my sub page navigation bars to render the same spacing as the FAQ page template is styling them.  But when I go to the FAQ page's Template, I cannot find anything that would render it any differently.

Is this a known bug, and where can I find the code the FAQ template is using to display it differently so I can copy it over to the rest of the pages?

Official response from

Dan: I’ve fixed this for you by adding the property margin-bottom: 1em; to ul#subnav li in your theme.scss file. This spacing should have been consistent to begin with, so I’ll apply an update to the theme as well.

Share this post

Showing 6 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.