MarriottCommuniations Posted February 21, 2022 Share Posted February 21, 2022 Site URL: https://www.marriottcommunications.com/ Hi! I am trying to add a small logo to the bottom, right-hand side of my footer (attached image). Unfortunately nothing I try seems to be working! The logo either is the wrong size, or won't anchor to the bottom right hand side. (website: marriottcommunications.com) Any tips or help is much appreciated! Thanks! Link to comment
tuanphan Posted February 23, 2022 Share Posted February 23, 2022 Why don't you use Image Block? Or Add to Design > Custom CSS [data-section-id="617180c80717b16e991d7817"]:after { content: ""; background-image: url(https://content.invisioncic.com/p289038/monthly_2022_02/Chamber_LOGO_CMYK.thumb.png.1076edc52918a12db6f9a2652c2b3a4f.png); display: block; width: 200px; height: 70px; z-index: 9999; position: absolute; right: 2vw; bottom: 1vw; background-size: contain; background-repeat: no-repeat; } MarriottCommuniations 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
MarriottCommuniations Posted February 23, 2022 Author Share Posted February 23, 2022 Thank you so much! That worked perfectly 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