hereandnow Posted October 30, 2020 Share Posted October 30, 2020 Site URL: https://www.hereandnow.design/about Hi!, happy Friday! I'm looking to vertically align the text block to the image on the left side of this "About" page. I want to note that these are two separate sections, not sure if that is important to mention. I've included a screenshot of how it looks now, and how I would like it to look afterwards! Would appreciate help with this, and if you could also tell me where you found the #number used so I can apply this to other sections in my site that would be amazing! The password to my site is: present Link to comment
tuanphan Posted October 31, 2020 Share Posted October 31, 2020 Add to Home > Design > Custom CSS section#about-banner-2-split-right-linetop .Index-page-content { padding-bottom: 0; height: 100%; display: flex; align-items: center; } 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
hereandnow Posted October 31, 2020 Author Share Posted October 31, 2020 6 hours ago, tuanphan said: Add to Home > Design > Custom CSS section#about-banner-2-split-right-linetop .Index-page-content { padding-bottom: 0; height: 100%; display: flex; align-items: center; } Worked perfectly, thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.