When I insert 'Big Text' in the theme header, it saves once and works okay, but returning to the theme settings/design/header shows the Big Text field blank, i.e. it does not save permanently. so what happens is when making other changes to the theme and saving, results in the 'Big Text' no longer showing on the header. The only work around is making sure that everytime the header configuration is saved the Big Text field must be re-entered.
Carl
Hi,
Please open the file in sites/all/themes/md_magnum/inc/theme-settings-design.inc
line 300
'#default_value' => theme_get_setting('hd_vd_ct_dp_1_big_text') ? theme_get_setting('hd_vd_ct_dp_1_big_text') : 'LET ME TELL<br>YOU A STORY',