Bluemonque Posted February 8, 2023 Posted February 8, 2023 I've created this page:https://www.lseven.nl/impressie I want to show the image caption in the left bottom corner of the image so the spaces between the images are the same as in the other gallery blocks on the website (for example homepage: https://www.lseven.nl). The color of the text should be white. Can somebody help me with the code for this? Many thanks!
Solution tuanphan Posted February 11, 2023 Solution Posted February 11, 2023 Add to Design > Custom CSS figcaption.gallery-caption.gallery-caption-grid-masonry { position: absolute !important; bottom: 10px; left: 10px; color: white; padding: 0 !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!)
Bluemonque Posted February 13, 2023 Author Posted February 13, 2023 This is perfect, thank you so much!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment