Using web developer in Firefox to isolate some info in the main aside.
So one area is: #primary .aside main-aside
Only, can't find any css for #primary or class of .aside main-aside?
On another, in the aside, web dev is telling me a <h3> with a class of .widgettitle, no where I can find?
The css that makes that <h3> dance is actually a class called .main-aside h3? What is the disparity coming from in what web developer thinks it is named with what actually is its name? Makes for a lot of trial and error in the css. Seems there are several cases like this.
Any help is appreciated.