We can add the div tags in the controller to solve this problem as shown below.
$config['full_tag_open'] = '<div class="paginator">';
$config['full_tag_close'] = '</div>';
$config['full_tag_open'] = '<div class="paginator">';
$config['full_tag_close'] = '</div>';
Post a Comment
Post a Comment