Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Support
Empty all caches, and now review the page.
h3.ui-collapsible-header {
font-size: 12px !important;
}
h3.ui-collapsible-header {
font-size: 12px !important;
}
WP UI options page -> Advanced tab -> Custom CSS. :)
h3.ui-collapsible-header {
font-size: 12px !important;
font-weight: bold;
}
h3.ui-collapsible-header {
font-size: 12px !important;
font-weight: bold !important;
}
!important added to the end of any CSS rule does the trick. It looks like you're new here. If you want to get involved, click one of these buttons!