Liz1994 Posted July 27 Share Posted July 27 (edited) I am having some trouble adding text to each image on my project pages. I am needing to add the photographers name in white to the bottom left hand corner of each image. Anyway you can help? https://www.berschbackdesign.com/12th-south-residence Also how can I use CSS to reduce the padding to the right and left side of the page. I am wanting the padding on my site to look like the padding on the below site. https://alyssarosenheck.com/architectural-digest-nashville-tn-with-taylor-hill Thanks Edited July 27 by Liz1994 Link to comment
Solution tuanphan Posted July 28 Solution Share Posted July 28 Try adding to Design > Custom CSS .collection-type-gallery.gallery-design-grid .slide .slide-meta { display: block !important; position: absolute; bottom: 10px; left: 10px; color: red; } div#page-body { max-width: 1350px; } 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