jQuery(document).ready(function($){ $('#accordion-panel-wp_default_panel').prepend( '
'+ '

Need help?

'+ ' here'+ 'here'+ 'here'+ 'support@raratheme.com'+ 'here'+ '
' ); var upgrade_notice = '
UPGRADE TO BUSINESS ONE PAGE PRO'; upgrade_notice += 'BUSINESS ONE PAGE PRO FEATURES
'; $('#customize-info').append(upgrade_notice); });