# Make Load More text all caps

**URL:** https://community.elfsight.com/t/make-load-more-text-all-caps/74437
**Category:** Instagram Feed
**Created:** [October 8, 2024, 11:53am UTC](https://community.elfsight.com/t/make-load-more-text-all-caps/74437 "2024-10-08T11:53:39Z")
**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:53am UTC](https://community.elfsight.com/t/make-load-more-text-all-caps/74437/1 "2024-10-08T11:53:40Z")

</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 { 
text-transform: uppercase; 
}

```

  

Let us know if the solution worked for you 🙂
