jjets718 Posted September 11 Share Posted September 11 Site URL: https://manatee-dodecahedron-ap6r.squarespace.com/ Hi there everyone! I added the following custom css to make the font size of the captions in my gallery bigger: .gallery-caption-content { font-size: 22px !important; } However, when I did this, it caused the caption text to disappear into the next section, get truncated, and messed up the design. I've tried adding in more custom CSS to make this section bigger, and all I seem to do is mess everything up more on desktop and mobile. Would someone mind helping me make it so that the section adjusts to the height of the larger caption copy? Thanks in advance and please let me know if you have any questions. Link to comment
tuanphan Posted September 16 Share Posted September 16 You can add this under your code .gallery-caption-wrapper { overflow: visible !important; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment