Miltersen Posted April 5, 2022 Share Posted April 5, 2022 Help please? I'm in squarespace 7.0. Trying to get the headline <h3> text to go on my images in POSTER mode. It just blinks correctly and then goes back to normal again. Can anyone help me understand? You can see my CSS code in the lower left corner. Thanks! Here's my code: ------ .sqs-block-image .design-layout-poster .image-title h3 { font-family: "ag_buch"; color: #FFFFFF !important; } -------- The "ag_buch" is defined further up, and works everywhere else on the site. Link to comment
tuanphan Posted April 6, 2022 Share Posted April 6, 2022 Can you share link to page where you use Poster, we can check easier? Miltersen 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
Miltersen Posted April 7, 2022 Author Share Posted April 7, 2022 Thanks. Tuanphan. I got my programmer friend to help me today. This is where we ended. In case it can help anyone: .image-card-wrapper .image-title p { font-size: 36px !important ; font-size: 3.0rem !important ; font-family: 'ag_buch', sans-serif !important; } .image-card-wrapper .image-title p strong { font-weight: 300 !important; } Link to comment
Miltersen Posted April 7, 2022 Author Share Posted April 7, 2022 Now looking like i wanted it to. 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