Home › Forums › Support › How to Change Lightbox Popup Window Caption Color This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 8, 2023 at 8:01 pm #2488345 yitegele Hi GP Team! How are you? Please help with how to change lightbox popup window caption font color (such as #191E34). Thank you! I’m currently using the following css to make it Rubik font and center alignment, per your instruction. .slb_data .slb_data_content span{ font-family: Rubik; } .slb_data_content { display: flex; justify-content: center; } January 8, 2023 at 8:30 pm #2488366 Fernando Customer Support Hi Yitegele, You can try adding this through Appearance > Customize > Additional CSS: div#slb_viewer_wrap .slb_data .slb_data_content { color: #455ecb; } You can replace the color value with your preferred value. January 8, 2023 at 9:03 pm #2488376 yitegele Hi Fernando! Perfectly solved! Cheers! January 8, 2023 at 9:08 pm #2488379 Fernando Customer Support You’re welcome, Yitegele! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In