Open application\controllers\frontend.php, search forĀ option_chlimit_ and then change: for example red number (on more places):
$estate['option_chlimit_'.$key1] = character_limiter(strip_tags($row1), 80);
Open application\controllers\frontend.php, search forĀ option_chlimit_ and then change: for example red number (on more places):
$estate['option_chlimit_'.$key1] = character_limiter(strip_tags($row1), 80);