j7t1h Posted March 2, 2021 Share Posted March 2, 2021 Site URL: https://www.j7t1h.com/art-1/past-beyond Hello, I can't find away to center captions on my gallery page. Does anyone have any suggestions? I tried adding the code below, but it doesn't adjust? .gallery-grid-wrapper p.gallery-caption-content { text-align: center; Any help would be greatly appreciated. Link to comment
AndreaDube Posted March 3, 2021 Share Posted March 3, 2021 (edited) Try: .gallery-section .gallery-caption p { text-align: center; } Edited March 3, 2021 by AndreaDube tuanphan 1 Link to comment
tuanphan Posted March 6, 2021 Share Posted March 6, 2021 On 3/3/2021 at 5:20 AM, j7t1h said: Site URL: https://www.j7t1h.com/art-1/past-beyond Hello, I can't find away to center captions on my gallery page. Does anyone have any suggestions? I tried adding the code below, but it doesn't adjust? .gallery-grid-wrapper p.gallery-caption-content { text-align: center; Any help would be greatly appreciated. Add to Design > Custom CSS /* center gallery caption */ p.gallery-caption-content { text-align: center; } MoeTalks 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
Terry-Schilling Posted June 27, 2023 Share Posted June 27, 2023 It worked!! Thank you tuahphan. If you wan to verify it yourself: https://www.caseysday.com/gallery MoeTalks 1 Link to comment
MoeTalks Posted May 3 Share Posted May 3 On 3/6/2021 at 5:42 PM, tuanphan said: Add to Design > Custom CSS /* center gallery caption */ p.gallery-caption-content { text-align: center; } This worked for me too. Thank you @tuanphan 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