I'm embarrassed to be asking this, but I just haven't been able to figure it out.
How do I bold the text in the Menu 1 Page Menu?
See http://normhamilton.ca/testing/
As near as I can figure I should be using something like
}
#rmenu2 {
font-weight: bold !important;
}
but I can't get the text to bold.
Norm