Kmcgrath Posted April 3, 2020 Share Posted April 3, 2020 I've noticed an unusual problem: the line-height for my text is different in Overlap Image Blocks than it is across the rest of my site (it appears to just be overlap blocks, not other image block types.) Turns out something is applying a line height change, but I didn't add this! line-height: 1.5 !important; How do I target all overlap image blocks in my site with css, so that I can customize the line-height in a way that overrides this? I tried the following with no success: .sqs-block-image .design-layout-overlap .image-title { line-height: 1.2 !important; } Link to comment
tuanphan Posted April 4, 2020 Share Posted April 4, 2020 Can you share link to page where you use overlap block? I can take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Kmcgrath Posted April 7, 2020 Author Share Posted April 7, 2020 Sorry, its under NDA 😕 Is this not a thing on overlap blocks for other 7.1 sites? Link to comment
cjarne Posted March 27, 2021 Share Posted March 27, 2021 Hi @tuanphan, I'm having this same issue and would love your thoughts if you're still willing. I can send you the login details? Thank you so much in advance! Link to comment
tuanphan Posted March 28, 2021 Share Posted March 28, 2021 21 hours ago, cjarne said: Hi @tuanphan, I'm having this same issue and would love your thoughts if you're still willing. I can send you the login details? Thank you so much in advance! Can you share link to page where you added overlap block? WE can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
god69 Posted October 13, 2021 Share Posted October 13, 2021 Hi, I am also having the same issues. You will find the overlap image blocks on the home page (News). Here is the link: www.madeofair.com I tried lots of different css codes - its strange because the code successfully allows me to increase the line height, font size, letter spacing with no problem, but it will not allow me to reduce the line height of in the image block overlap areas. Let me know if I can provide you with any other information. Many thanks in advance, Kristen Link to comment
tuanphan Posted October 14, 2021 Share Posted October 14, 2021 15 hours ago, god69 said: Hi, I am also having the same issues. You will find the overlap image blocks on the home page (News). Here is the link: www.madeofair.com I tried lots of different css codes - its strange because the code successfully allows me to increase the line height, font size, letter spacing with no problem, but it will not allow me to reduce the line height of in the image block overlap areas. Let me know if I can provide you with any other information. Many thanks in advance, Kristen You mean reduce this space? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
god69 Posted October 14, 2021 Share Posted October 14, 2021 @tuanphan Thank you for your quick reply. No, not that space. I am referring to the line height in the title text on the overlap image blocks. .sqs-block-image .design-layout-overlap .image-title { line-height: 1.2 !important; } The title text here has a larger line height than the rest of my site. I tried to change it with css and can successfully change certain elements of the title and subtitle text, but it will not allow me to reduce the line height any smaller than what you see here. Side note: I am using squarespace 7.1 Link to comment
paul2009 Posted October 14, 2021 Share Posted October 14, 2021 2 hours ago, god69 said: I am referring to the line height in the title text Have you tried: .sqs-block-image .design-layout-overlap .image-title * { line-height: 1.2 !important; } god69 and tuanphan 2 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
god69 Posted October 14, 2021 Share Posted October 14, 2021 @paul2009 that worked ! wow ok it just needed the * 🙂 thank you !! have a nice day paul2009 1 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