Title: Problems with font again
Last modified: September 6, 2018

---

# Problems with font again

 *  Resolved [annah405](https://wordpress.org/support/users/annah405/)
 * (@annah405)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-font-again/)
 * Hi
    The issue is happening again. I used to have a custom font color and size.
   I noticed today that it revered back to the original font that the plugin has.
   I was given this code to enter before:
 * #bwg_container1_0
    #bwg_container2_0 .bwg-container-0 .bwg-title2 { color: #000000!
   important; font-size: 32px !important; font-family: open sans !important; font-
   style: normal !important; font-variant: normal !important; font-weight: normal!
   important; padding: 15px 50px 50px !important; } #bwg_container1_1 #bwg_container2_1.
   bwg-container-1 .bwg-title2 { color: #000000 !important; font-size: 32px !important;
   font-family: open sans !important; font-style: normal !important; font-variant:
   normal !important; font-weight: normal !important; padding: 15px 50px 50px !important;}#
   bwg_container1_2 #bwg_container2_2 .bwg-container-2 .bwg-title2 { color: #000000!
   important; font-size: 32px !important; font-family: open sans !important; font-
   style: normal !important; font-variant: normal !important; font-weight: normal!
   important; padding: 15px 50px 50px !important; }

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

 *  Plugin Contributor [Photo Gallery Support](https://wordpress.org/support/users/photogallerysupport/)
 * (@photogallerysupport)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-font-again/#post-10665833)
 * Hi,
 * We’re sorry for the trouble. Could you please replace the previous code with 
   the following in **Appearance > Customize > Additional CSS** section?
 *     ```
       .bwg-title2 {color: #000000 !important;
       font-size: 32px !important;
       font-family: open sans !important;
       font-style: normal !important;
       font-variant: normal !important;
       font-weight: normal !important;
       padding: 15px 50px 50px !important;
       }
       ```
   
 * Make sure to clear the cache of your web browser before checking the changes.
   Let us know if the code helps.
 * Thanks! Have a good day!
 *  Thread Starter [annah405](https://wordpress.org/support/users/annah405/)
 * (@annah405)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-font-again/#post-10667420)
 * Thank you! It works!
 *  Plugin Contributor [Photo Gallery Support](https://wordpress.org/support/users/photogallerysupport/)
 * (@photogallerysupport)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-font-again/#post-10669590)
 * You are welcome!

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

The topic ‘Problems with font again’ is closed to new replies.

 * ![](https://ps.w.org/photo-gallery/assets/icon-256x256.png?rev=2068745)
 * [Photo Gallery by 10Web - Mobile-Friendly Image Gallery](https://wordpress.org/plugins/photo-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/photo-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/photo-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/photo-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/photo-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/photo-gallery/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Photo Gallery Support](https://wordpress.org/support/users/photogallerysupport/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/problems-with-font-again/#post-10669590)
 * Status: resolved