nlaumei Posted October 14, 2020 Share Posted October 14, 2020 Site URL: https://www.robbieandjennywedding.com/ Hello! I'm trying to add an image into the text block of the collage on the page linked above and here: https://www.robbieandjennywedding.com/ Where the words IMAGE HERE are I would like to place this image: Can someone help me with the CSS for this? Thank you! Link to comment
tuanphan Posted October 16, 2020 Share Posted October 16, 2020 Do you use Personal or higher plan? 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
tuanphan Posted October 21, 2020 Share Posted October 21, 2020 If you use Business Plan or higher, we can handle easier. With Personal Plan, add this to Home > Design > Custom CSS div#block-a35035913d2fbc226936 .image-subtitle p:first-child { background-image: url(https://beaverhero.com/wp-content/uploads/2019/06/trees-3464777_640-min.jpg); background-size: cover; background-repeat: no-repeat; height: 100px; } div#block-a35035913d2fbc226936 .image-subtitle p:first-child * { color: transparent; } 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
nlaumei Posted October 21, 2020 Author Share Posted October 21, 2020 Thank, that's mostly working! How do I find/create an appropriate image address to add the image above? I tried sourcing it from this post but it's not formatting correctly and I tried uploading it to a separate page on the site I'm building but couldn't find the image address that way. Link to comment
nlaumei Posted October 21, 2020 Author Share Posted October 21, 2020 Never mind, I got it. Thank you so much!!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.