Viewing 1 replies (of 1 total)
  • go to Appearance – Editor

    Click Front-Page.php (right side)

    Find:

     <?php if ($front == 'posts') : ?>
                                            <div class="col-sm-4">
                                                <div>
                                                    <div class="pagination-links"> 
                                                        <?php echo paginate_links(); ?>
                                                    </div>
                                                </div>
                                            </div>
                                        <?php endif; ?>

    and delete

    • This reply was modified 7 years, 9 months ago by chewbears.
Viewing 1 replies (of 1 total)
  • The topic ‘How do you remove yellow box in the posts section’ is closed to new replies.