Title: Custom CSS
Last modified: August 30, 2025

---

# Custom CSS

 *  Resolved [allworldeats](https://wordpress.org/support/users/allworldeats/)
 * (@allworldeats)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/custom-css-319/)
 * How do I change the “load more” button with CSS? I would like it to match what
   I currently have with my Instagram feed. The most important is the color of the
   button. I need it to be #9C697B. Thank you in advance to anyone that can help
   me.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-css-319%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [elviiso](https://wordpress.org/support/users/elviiso/)
 * (@elviiso)
 * [9 months ago](https://wordpress.org/support/topic/custom-css-319/#post-18630328)
 * Hi [@allworldeats](https://wordpress.org/support/users/allworldeats/)
 * I’ll be happy to assist with this. Simply add the following CSS to the [Custom CSS textarea](https://prnt.sc/ds0W3t8o41cY)
   of that particular gallery while editing it, and it should do the trick:
 *     ```wp-block-code
       .fg-paging-container.fg-light .fg-load-more {    background-color: #9C697B !important;    color: white !important;}
       ```
   
 * Thanks
 * Kind regards,
   Elvis.

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542)
 * [Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel](https://wordpress.org/plugins/foogallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/foogallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/foogallery/)
 * [Active Topics](https://wordpress.org/support/plugin/foogallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/foogallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/foogallery/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [elviiso](https://wordpress.org/support/users/elviiso/)
 * Last activity: [9 months ago](https://wordpress.org/support/topic/custom-css-319/#post-18630328)
 * Status: resolved