blix Posted May 1, 2021 Share Posted May 1, 2021 Site URL: https://sandrazacharia.squarespace.com/ I used a negative margin for text on homepage so it looks like the first letter or two begins from the image. I am having trouble with mobile view, where you cannot read the entire text. Can someone help me with coding so the entire text is visible. password is jewelry Thank you! Link to comment
tuanphan Posted May 3, 2021 Share Posted May 3, 2021 On 5/2/2021 at 6:09 AM, blix said: Site URL: https://sandrazacharia.squarespace.com/ I used a negative margin for text on homepage so it looks like the first letter or two begins from the image. I am having trouble with mobile view, where you cannot read the entire text. Can someone help me with coding so the entire text is visible. password is jewelry Thank you! Add to Design > Custom CSS /* mobile image */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1606401831240_10183 { margin-left: 0; width: 80%; margin: 0 auto; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment