Lo_ Posted September 30, 2021 Share Posted September 30, 2021 Site URL: https://atlanticcityartsfoundation.org/49thblocksociety Hello! I'm looking for custom CSS to input an image in place of the text on this page's banner: https://atlanticcityartsfoundation.org/49thblocksociety So instead of saying "49th Block Society" there would be a PNG image in it's place, overlaying the background image in the header. Any help is appreciated! Link to comment
Solution tuanphan Posted October 3, 2021 Solution Share Posted October 3, 2021 On 10/1/2021 at 12:28 AM, Lo_ said: Site URL: https://atlanticcityartsfoundation.org/49thblocksociety Hello! I'm looking for custom CSS to input an image in place of the text on this page's banner: https://atlanticcityartsfoundation.org/49thblocksociety So instead of saying "49th Block Society" there would be a PNG image in it's place, overlaying the background image in the header. Any help is appreciated! Add to Design > Custom CSS body#collection-6155e76677c14e03eb5441c2 .banner-thumbnail-wrapper p:last-child strong { background-image: url(https://cdn.pixabay.com/photo/2021/09/15/12/52/animal-6626792__340.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center; color: transparent !important; } Lo_ 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment