johnnaslaby Posted August 11, 2022 Share Posted August 11, 2022 (edited) Site URL: https://johnnaslaby.com/journal Hi there! I am pulling my hair out trying to figure out how to make the titles of the blog post get to the center of the image with the overlay and not underneath the image like it is now. If someone can help me that would be amazing! To view it, this is the page: https://johnnaslaby.com/journal Edited August 11, 2022 by johnnaslaby Link to comment
tuanphan Posted August 11, 2022 Share Posted August 11, 2022 Don't remove any code in your current code. Add this under .blog-basic-grid--text { position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%,-50%); z-index: 9999; } article { position: relative; } johnnaslaby 1 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
johnnaslaby Posted August 11, 2022 Author Share Posted August 11, 2022 Thank you so much!!! That was it!!! You are amazing. tuanphan 1 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