checkmymachine Posted February 22, 2021 Share Posted February 22, 2021 Site URL: https://www.theprivatepress.org/artists/anthony-burrill Hi there, I'm looking to change the gallery captions so they sit centred underneath each image, and be displayed in the custom font I am using (Circular). https://www.theprivatepress.org/artists/anthony-burrill I'm aiming for them to look like they do on this page: https://www.theprivatepress.org/shop Thansk very much! Link to comment
tuanphan Posted February 28, 2021 Share Posted February 28, 2021 It looks like you solved this with the CSS? .gallery-caption p { font-family: circular !important; } I see you use these code .gallery-caption p { text-align: center } .gallery-caption p { font-size: 1rem !important } .gallery-caption p { font-family: circular !important } You can combine all .gallery-caption p { text-align: center; font-size: 1rem !important; font-family: circular !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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