OlivierL Posted January 24, 2022 Posted January 24, 2022 (edited) Site URL: https://cello-cheetah-stpl.squarespace.com/ Hello, I've been trying for a while to reproduce this template (image linked) in my squarespace website. The site is not online yet, so I don't know how to show you anything (nothing to see really, but...). My main problem is that I can't write over an image. I mean, I can, but using the provided option, and so the text is only centered, as you may know. So, could you help me with this ? The goal is to have a full background image instead of the white, so I can't use the section banner and pray for the best (which is probably the worst to do, obviously). So I meant to have like the Orange image with the 3 stripes on one "box" and write over it, and another "box" with the blue and white image. If it is not possible to have that overlap of the cyan "box", it's not a problem, we'll move it down. Does all of this make sense ? Pardon me for my english, as you may have noticed in the attached image, I'm french 😄 Thanks for your help ! Oh, by the way, I'm using Brine on SquareSpace 7.0. Edited January 24, 2022 by OlivierL adding website url and SS version
Solution OlivierL Posted January 24, 2022 Author Solution Posted January 24, 2022 So, obviously, after a few days searching, this is when I ask for help that I find the solution... If anyone needs it, this is the CSS code I injected in the Custom CSS area. Of course, I'll be happy to modify it if any of the CSS masters that lurks around here stumble upon this post and see some awfull newbie mistakes on that code ! Here it is : .image-card-wrapper { display: block !important; margin-left: 15px !important; margin-top: 15px !important; } .image-card * { text-align: left !important; } .image-title p{ font-family: proxima-nova-condensed, sans-serif !important; font-weight: 900 !important; font-size: 2.5em !important; color: black !important; } .image-subtitle { margin-top:75px !important; } .image-subtitle p{ font-family: proxima-nova-condensed, sans-serif !important; font-size: 1.1em !important; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment