# Remove Load More button

**URL:** https://community.elfsight.com/t/remove-load-more-button/74433
**Category:** Instagram Feed
**Created:** [October 8, 2024, 11:47am UTC](https://community.elfsight.com/t/remove-load-more-button/74433 "2024-10-08T11:47:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [October 8, 2024, 11:47am UTC](https://community.elfsight.com/t/remove-load-more-button/74433/1 "2024-10-08T11:47:03Z")

</div>

Add this code to the Custom CSS field on the Style tab of your [Instagram Feed](https://elfsight.com/instagram-feed-instashow/) widget’s settings:

```auto
.es-load-more-button { 
display: none !important; 
}

```

  

Let us know if the solution worked for you 🙂
