Remove featured from top position?

CUSTOMIZATION HINTS: Basic PHP knowledge is required!

File application/controllers/frontend.php and remove

'property.is_featured DESC, '.

when this is called:

$estates = $this->estate_m->get_by($where, false, $config['per_page'], $order,

This should be changed on few places.

Example:

Screenshot_1