Title: CSS Samples
Last modified: October 16, 2019

---

# CSS Samples

 *  Resolved [sharonvillines](https://wordpress.org/support/users/sharonvillines/)
 * (@sharonvillines)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/css-samples/)
 * Is there a list anywhere of the CSS code for customizing the Gallery view. I 
   have the addon but don’t know where to put the CSS to change the formatting of
   the caption, for example.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-samples%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-samples/#post-12039366)
 * Hello Sharonvillines,
 * You can place custom CSS in Appearance> Customizer> Custom CSS.
 * If you need any help writing the CSS, please link directly to your gallery and
   tell me what edits you’d like to make and I’ll happily help you out with writing
   it.
 * Thanks!
 *  Thread Starter [sharonvillines](https://wordpress.org/support/users/sharonvillines/)
 * (@sharonvillines)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-samples/#post-12040624)
 * This is the gallery but the site is password protected.
 * [https://photos.takomavillage.org/in-the-beginning-1998-2000-page/](https://photos.takomavillage.org/in-the-beginning-1998-2000-page/)
 * What I want to do is style the captions. I changed the CSS for regular captions
   but it didn’t apply to the Envira gallery captions.
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-samples/#post-12100665)
 * Hey Sharon,
 * Sorry for the delay! I totally missed your response.
 * You can customize the title with this CSS;
 *     ```
       div#envirabox-title {
           font-size: 24px;
       }
       ```
   
 * Let me know if that works for you!
    -  This reply was modified 6 years, 7 months ago by [Kevin](https://wordpress.org/support/users/jx-3p/).
 *  Thread Starter [sharonvillines](https://wordpress.org/support/users/sharonvillines/)
 * (@sharonvillines)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/css-samples/#post-12119372)
 * Thank you! It works!

Viewing 4 replies - 1 through 4 (of 4 total)

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

 * ![](https://ps.w.org/envira-gallery-lite/assets/icon-256x256.png?rev=2022837)
 * [Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More](https://wordpress.org/plugins/envira-gallery-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/envira-gallery-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/envira-gallery-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/envira-gallery-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/envira-gallery-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/envira-gallery-lite/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [sharonvillines](https://wordpress.org/support/users/sharonvillines/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/css-samples/#post-12119372)
 * Status: resolved