Working on the header a bit and have a couple questions...
1) How do you edit the main menu font (want to increase to 15px and bold) without impacting the rest of the site's font.
inserted the snippet below in the quick css box but it of course changes the entire site.
body {
font-size: 15px;
font-weight: bold
}
any recs?
2) how/where can i edit/manipulate other side bar menus.
3) I would like to add a thin border to the main menu in the minimalist theme. Any suggestions?
finally,
4) There's a horizontal rule that keeps showing up at the base of every page between main content and footer. it's not in the template and can't seem to find it in the css.
Thank you!
Brendan














