brettandrewsall Posted December 21, 2023 Share Posted December 21, 2023 Can someone help me with custom code to change the font color for the titles of images in galleries? Example URL: https://sallteam.com/homes/23693-county-road-35 Would like the captions to show up on both web and mobile. The reason they are not showing up is because the font color is connected to my "Heading 1" font color, but I don't want to change my Heading 1 font everywhere else throughout the site - just the titles for image galleries. I'm using 7.0 theme Pacific. Thanks for the help! Link to comment
Solution tuanphan Posted December 23, 2023 Solution Share Posted December 23, 2023 Add this to Website Tools (under Not Linked) > Custom CSS div.sqs-lightbox-meta h1 { color: white !important; } brettandrewsall 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
brettandrewsall Posted January 14 Author Share Posted January 14 Yes, that worked! Thank you so much!!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment