Customizations How do I customize character limit to other value? 26/10/2014 sanljiljan 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);