Admin notice to configure sport

This commit is contained in:
Brian Miyaji
2014-03-30 12:49:23 +11:00
parent cd9eaf6128
commit 87e0c574f4
10 changed files with 192 additions and 41 deletions

View File

@@ -51,7 +51,7 @@ class SP_Settings_General extends SP_Settings_Page {
array( 'type' => 'frontend_styles' ),
array(
'title' => __( 'Custom CSS', 'woocommerce' ),
'title' => __( 'Custom CSS', 'sportspress' ),
'id' => 'sportspress_custom_css',
'css' => 'width:100%; height: 130px;',
'type' => 'textarea',