emmabcarr Posted October 19, 2020 Share Posted October 19, 2020 Site URL: https://finch-amphibian-bc3g.squarespace.com/ Hi, I've managed to change the text and colour of the overlay but I would like to change the image overlay on hover to cover the whole image and also for the transition to fade in. See it in the 'Our Clients' section at https://finch-amphibian-bc3g.squarespace.com/ (password: emarketing123). Any help appreciated. Thanks, Emma Link to comment
tuanphan Posted October 20, 2020 Share Posted October 20, 2020 edit max-height: 100% !important; to this max-height: 100% !important; height: 100% !important; display: flex; align-items: center; justify-content: center; it should be .image-caption-wrapper { background: #fff !important; opacity: .8 !important; text-align: center !important; transition: all .3s ease-in-out; max-height: 100% !important; height: 100% !important; display: flex; align-items: center; justify-content: center; } 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
emmabcarr Posted October 20, 2020 Author Share Posted October 20, 2020 Thanks so much tuanphan, that worked! 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