Guehla Posted June 17, 2022 Share Posted June 17, 2022 Site URL: http://www.chriswgladden.com Hello, I'm trying to add text to the bottom right of the banner photographs on the various pages of my site (www.chriswgladden.com). I've been trying to do this using spacers, but it won't align with the bottom and keeps messing up the rest of the text boxes on the page. The screenshot below shows an example of what I'm trying to achieve (I made this by adding text to a screenshot with Paint). If there was a way to easily place a text box on all banner images in that location, that would be great. Thank you in advance! Link to comment
Solution tuanphan Posted June 17, 2022 Solution Share Posted June 17, 2022 Add to Design > Custom CSS [data-section-id="61f677e90058b900220ef770"]:after { content: "by squarespace"; position: absolute; bottom: 0; right: 3vw; } 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
Guehla Posted June 18, 2022 Author Share Posted June 18, 2022 Excellent, that was perfect. And following the pattern let me duplicate it on the other banner photos too. Thank you so much! 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