Dingo_Phillips Posted October 27, 2023 Posted October 27, 2023 (edited) Hi there, Page URL: Issue now Solved Version: 7.0 Template: Impact I am currently trying to make the illustration in the "Work Better" header overlap into the "Trusted By" section. Currently the bottom of the image gets cut-off. I have tried all combinations of overflow and z-index that I could think of, and yet the image continues to get cut-off. I've experimented and deleted various CSS versions, but here is the current custom CSS associated with this page: /* Header bg colour */ #new-page-92 { background-color:#eee7dd; overflow: visible !important; } /* Header img positioning */ #block-yui_3_17_2_1_1698318968765_2078{ top: 150px; overflow: visible !important; } Any help? Thanks Edited October 27, 2023 by Dingo_Phillips
Solution Dingo_Phillips Posted October 27, 2023 Author Solution Posted October 27, 2023 Never mind, I found the solution. I needed to adjust the z-index of each section. So that the "Work Better" section had a higher z-index than that "Trusted By" Section. JayVanDyke 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment