CSMaderer Posted December 30, 2021 Share Posted December 30, 2021 Site URL: https://www.amazinghoneybeeranch.com/about I'm looking for custom CSS to increase the font size under the image slider at the bottom of this page. I've tried a few things and can't get anything to affect that font size. If you scroll to the bottom of this page it's that set of captions I want to increase to a larger font size (like 18 or so). Can anyone suggest code that may work? Link to comment
abc Posted December 30, 2021 Share Posted December 30, 2021 Try this code: .gallery-section .gallery-caption p { font-size: 18px !important; } CSMaderer 1 Link to comment
CSMaderer Posted January 3, 2022 Author Share Posted January 3, 2022 Perfect thanks I was missing the gallery section part... 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