04/10/2018 at 10:42 am
#458511
Keymaster
@ Diane
RE: As for the header text, I meant the label, like Keyword Search
Oh, ok, that would be the widget title. That would be picked up from the theme. Here’s how you set the font size:
.widget_cnw_search h2.widgettitle {
font-size: 24px;
}
Hope this helps!