hello! i'm using the sandbox theme with the custom CSS upgrade and am figuring everything out as i go...
i have hidden my page titles with this:
.page h2 {
display:none;
}
and now that that's done, i would like to highlight the current page in the menu/top navigation bar. is this possible? for example, when someone is visiting the "accommodations" page, how can i make it so that the "accommodations" item in the menu/top nav has a different background color/text color?
i'm a complete beginner, any help is appreciated!
The blog I need help with is thejenandjasonshow.com.