Title: CSS custumation
Last modified: October 15, 2022

---

# CSS custumation

 *  Resolved [grafiker69](https://wordpress.org/support/users/grafiker69/)
 * (@grafiker69)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/css-custumation/)
 * Hi, i just want to change the font color and the font family. I could not found
   the css under stettings. Is it possible to change that ?
 * tanke you
 * Grafiker
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-custumation%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/css-custumation/#post-16103024)
 * Kindly try adding the following CSS code under the “Appearance => Customize =
   > Additional CSS” menu from your WordPress Admin Dashboard,
 *     ```
       .ayg-thumbnail-title {
           font-size: 18px;
           font-family: "Lato", sans-serif;
           color: #fff;
       }
   
       .ayg-pagination .ayg-btn {    
           background: #fe0000;
           color: #fff;
           text-transform: initial;
       }
       ```
   
 * Hope this solved your issue!
 *  Thread Starter [grafiker69](https://wordpress.org/support/users/grafiker69/)
 * (@grafiker69)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/css-custumation/#post-16103438)
 * Thank you so much, it’s working! Love your plugin big up

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

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

 * ![](https://ps.w.org/automatic-youtube-gallery/assets/icon-128x128.png?rev=1992335)
 * [Automatic YouTube Gallery](https://wordpress.org/plugins/automatic-youtube-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/automatic-youtube-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/automatic-youtube-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/automatic-youtube-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/automatic-youtube-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/automatic-youtube-gallery/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [grafiker69](https://wordpress.org/support/users/grafiker69/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/css-custumation/#post-16103438)
 * Status: resolved