Title: caption view border
Last modified: March 4, 2021

---

# caption view border

 *  Resolved [jd47](https://wordpress.org/support/users/jd47/)
 * (@jd47)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/caption-view-border/)
 * I Love your gallery thank you for creating I keep finding extra areas to customize
   extra bits which is great.
    I just found the caption view for thumbnails and 
   its white. Is there any code that would change it to black instead please? I 
   use it on a few pages so want it to change them all to black. I know I have background
   lol. I just want more space and the default view only has a small gap in between
   each pic, otherwise I would use that one. Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaption-view-border%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Jaime Segura](https://wordpress.org/support/users/jaimeimagely/)
 * (@jaimeimagely)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/caption-view-border/#post-14372110)
 * Hi,
 * I am glad to help.
 * You can go to Appearance > Customize > Additional CSS and paste the following
 *     ```
       div.ngg-galleryoverview.caption-view .ngg-gallery-thumbnail{
       background-color: #000000 !important;
       border: 1px solid #000000 !important;
       }
       ```
   
 * Please let me know how it went.

Viewing 1 replies (of 1 total)

The topic ‘caption view border’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jaime Segura](https://wordpress.org/support/users/jaimeimagely/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/caption-view-border/#post-14372110)
 * Status: resolved