Thrively Posted December 10, 2021 Share Posted December 10, 2021 (edited) Site URL: https://www.thrivelymentalhealth.com/home Hello, I am using an image blog poster and would like to move the text further left. I have searched the forum and found some code but can not get the Header, subtext, and button to move left, only up down and right. Does anyone have the code to do this? I have also realized that the text stretches over the image on mobile, how can I make it "downsize" to stay on the image? Also, if someone has a tool to identify block ids that would be great. Password: HelpPlease123! Edited December 10, 2021 by Thrively Link to comment
Wolfsilon Posted December 10, 2021 Share Posted December 10, 2021 The password that you shared is not working. Were you able to solve the problem? Link to comment
Thrively Posted December 10, 2021 Author Share Posted December 10, 2021 9 minutes ago, Wolfsilon said: The password that you shared is not working. Were you able to solve the problem? Try HELPPLEASE123. So I figured out how to move the text to the left, the main issue is that now it bleeds over the image in mobile format. Link to comment
Wolfsilon Posted December 10, 2021 Share Posted December 10, 2021 (edited) Before doing anything else to the CSS, trying navigating to: Home -> Site Styles -> Image Block -> "Image Block Poster." From there make sure that your content width setting is 90, or above. If that doesn't solve the problem. Let me know. Edited December 10, 2021 by Wolfsilon Link to comment
Thrively Posted December 10, 2021 Author Share Posted December 10, 2021 1 hour ago, Wolfsilon said: Before doing anything else to the CSS, trying navigating to: Home -> Site Styles -> Image Block -> "Image Block Poster." From there make sure that your content width setting is 90, or above. If that doesn't solve the problem. Let me know. So all that does is extend my text of the main part of the picture which includes the business owner. It obstructs her face and makes the text hard to read in spots. I want to concentrate it over to the left in the "open" part of the image. I have the code that does this but now it looks terrible on mobile. Link to comment
Thrively Posted December 13, 2021 Author Share Posted December 13, 2021 @tuanphan I have seen you solve this before but I can not get it to work with the code you have provided in the past. I am able to move the text to where I want but then when I look at the mobile version the text expands beyond the image. Any ideas? Link to comment
tuanphan Posted December 14, 2021 Share Posted December 14, 2021 On 12/13/2021 at 12:39 PM, Thrively said: @tuanphan I have seen you solve this before but I can not get it to work with the code you have provided in the past. I am able to move the text to where I want but then when I look at the mobile version the text expands beyond the image. Any ideas? HelpPlease123! The password incorrect. Can you check it? 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
Thrively Posted December 15, 2021 Author Share Posted December 15, 2021 (edited) On 12/14/2021 at 5:50 AM, tuanphan said: HelpPlease123! The password incorrect. Can you check it? It is HELPPLEASE123. @tuanphan did that password work for you? Edited December 16, 2021 by Thrively Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 On 12/15/2021 at 12:34 PM, Thrively said: It is HELPPLEASE123. @tuanphan did that password work for you? #1. It looks like you fixed? #2. I have also realized that the text stretches over the image on mobile, how can I make it "downsize" to stay on the image? Add this to Design > Custom CSS /* Poster on mobile */ @media screen and (max-width:767px) { div#block-37eb36512dc6ef891053 .content-fill { padding-bottom: 100% !important; } } Then save & reload the site #3. To find block id, use this free tool. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment